Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mongodb driver #155

Merged
merged 12 commits into from
Feb 27, 2023
Merged

feat: mongodb driver #155

merged 12 commits into from
Feb 27, 2023

Conversation

itpropro
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #155 (6431124) into main (90980e0) will increase coverage by 0.39%.
The diff coverage is 100.00%.

❗ Current head 6431124 differs from pull request most recent head c632c58. Consider uploading reports for the commit c632c58 to get more accurate results

@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
+ Coverage   89.56%   89.96%   +0.39%     
==========================================
  Files          16       16              
  Lines        1390     1425      +35     
  Branches      319      316       -3     
==========================================
+ Hits         1245     1282      +37     
+ Misses        145      143       -2     
Impacted Files Coverage Δ
src/drivers/mongodb.ts 100.00% <100.00%> (ø)
src/index.ts 95.83% <100.00%> (+0.18%) ⬆️
src/drivers/redis.ts

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Just a few very minor comments.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/drivers/mongodb.ts Outdated Show resolved Hide resolved
test/drivers/mongodb.test.ts Outdated Show resolved Hide resolved
src/drivers/mongodb.ts Outdated Show resolved Hide resolved
@danielroe danielroe added driver enhancement New feature or request labels Feb 20, 2023
@danielroe danielroe changed the title feat(driver): Added mongodb driver feat(driver): mongodb driver Feb 20, 2023
itpropro and others added 5 commits February 20, 2023 22:03
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
@danielroe danielroe requested a review from pi0 February 20, 2023 21:09
@pi0 pi0 changed the title feat(driver): mongodb driver feat: mongodb driver Feb 27, 2023
@pi0 pi0 merged commit 47c5e66 into main Feb 27, 2023
@pi0
Copy link
Member

pi0 commented Feb 27, 2023

Thanks!

@pi0 pi0 deleted the feat/mongodb branch February 27, 2023 16:10
@pi0 pi0 mentioned this pull request Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
driver enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants