Add SQLite compatibility with new module #190
Merged
Codecov / codecov/project
succeeded
Dec 6, 2023 in 1s
81.11% (+0.99%) compared to 93b1f50
View this Pull Request on Codecov
81.11% (+0.99%) compared to 93b1f50
Details
Codecov Report
Attention: 24 lines
in your changes are missing coverage. Please review.
Comparison is base (
93b1f50
) 80.11% compared to head (f61ef8a
) 81.11%.
Report is 2 commits behind head on master.
❗ Current head f61ef8a differs from pull request most recent head be854e3. Consider uploading reports for the commit be854e3 to get more accurate results
Files | Patch % | Lines |
---|---|---|
src/OpenSQL/utils.jl | 85.22% | 13 Missing |
src/sql_interface.jl | 92.85% | 5 Missing |
src/OpenSQL/read.jl | 92.30% | 3 Missing |
src/OpenSQL/create.jl | 97.22% | 1 Missing |
src/OpenSQL/delete.jl | 90.90% | 1 Missing |
src/OpenSQL/update.jl | 96.96% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #190 +/- ##
==========================================
+ Coverage 80.11% 81.11% +0.99%
==========================================
Files 21 28 +7
Lines 2872 3151 +279
==========================================
+ Hits 2301 2556 +255
- Misses 571 595 +24
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading