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(minato): support multiple drivers, fix #82 #84

Merged
merged 9 commits into from
Apr 16, 2024

chore: make coverage happy

51f92e0
Select commit
Loading
Failed to load commit list.
Merged

feat(minato): support multiple drivers, fix #82 #84

chore: make coverage happy
51f92e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

98.63% (+0.00%) compared to 9fe00a0

View this Pull Request on Codecov

98.63% (+0.00%) compared to 9fe00a0

Details

Codecov Report

Attention: Patch coverage is 97.92746% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 98.63%. Comparing base (9fe00a0) to head (51f92e0).

Files Patch % Lines
packages/sqlite/src/index.ts 93.33% 3 Missing ⚠️
packages/memory/src/index.ts 91.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   98.62%   98.63%           
=======================================
  Files          38       38           
  Lines        9460     9491   +31     
  Branches     2413     2403   -10     
=======================================
+ Hits         9330     9361   +31     
  Misses        130      130           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.