Worked on JSON serializer helper #57
Merged
Codecov / codecov/project
succeeded
Jan 21, 2024 in 0s
83.17% (+0.04%) compared to 240444e
View this Pull Request on Codecov
83.17% (+0.04%) compared to 240444e
Details
Codecov Report
Attention: 11 lines
in your changes are missing coverage. Please review.
Comparison is base (
240444e
) 83.12% compared to head (d6b5991
) 83.17%.
Files | Patch % | Lines |
---|---|---|
acstore/sqlite_store.py | 25.00% | 6 Missing |
acstore/helpers/json_serializer.py | 87.87% | 4 Missing |
acstore/interface.py | 94.11% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #57 +/- ##
==========================================
+ Coverage 83.12% 83.17% +0.04%
==========================================
Files 9 10 +1
Lines 806 844 +38
==========================================
+ Hits 670 702 +32
- Misses 136 142 +6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading