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: add better-sqlite driver #2792

Merged
merged 1 commit into from
Feb 18, 2022
Merged

feat: add better-sqlite driver #2792

merged 1 commit into from
Feb 18, 2022

Conversation

B4nan
Copy link
Member

@B4nan B4nan commented Feb 18, 2022

No description provided.

@B4nan B4nan force-pushed the better-sqlite branch 2 times, most recently from 4c6204b to 56a6276 Compare February 18, 2022 20:53
@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2022

Codecov Report

Merging #2792 (56a6276) into master (64bc99d) will decrease coverage by 0.80%.
The diff coverage is 50.77%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master    #2792      +/-   ##
===========================================
- Coverage   100.00%   99.19%   -0.81%     
===========================================
  Files          194      200       +6     
  Lines        11670    11858     +188     
  Branches      2679     2700      +21     
===========================================
+ Hits         11670    11763      +93     
- Misses           0       92      +92     
- Partials         0        3       +3     
Impacted Files Coverage Δ
...ages/better-sqlite/src/BetterSqliteSchemaHelper.ts 18.86% <18.86%> (ø)
...ckages/better-sqlite/src/BetterSqliteConnection.ts 52.94% <52.94%> (ø)
packages/better-sqlite/src/BetterSqlitePlatform.ts 53.33% <53.33%> (ø)
packages/better-sqlite/src/BetterSqliteDriver.ts 100.00% <100.00%> (ø)
...etter-sqlite/src/BetterSqliteExceptionConverter.ts 100.00% <100.00%> (ø)
packages/better-sqlite/src/index.ts 100.00% <100.00%> (ø)
packages/core/src/utils/Configuration.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64bc99d...56a6276. Read the comment docs.

@B4nan B4nan merged commit 1b39d66 into master Feb 18, 2022
@B4nan B4nan deleted the better-sqlite branch February 18, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants