Cleanup codecs interface. #32
Merged
Codecov / codecov/project
succeeded
Jul 13, 2024 in 0s
95.06% (-0.11%) compared to 8f21a53, passed because coverage increased by +0.00% when compared to adjusted base (95.06%)
View this Pull Request on Codecov
95.06% (-0.11%) compared to 8f21a53, passed because coverage increased by +0.00% when compared to adjusted base (95.06%)
Details
Codecov Report
Attention: Patch coverage is 95.08197%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 95.06%. Comparing base (
8f21a53
) to head (6333f04
).
Files | Patch % | Lines |
---|---|---|
lib/codecs/array_to_array.ml | 87.50% | 1 Missing |
lib/codecs/array_to_bytes.ml | 94.11% | 1 Missing |
lib/codecs/codecs.ml | 96.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #32 +/- ##
==========================================
- Coverage 95.17% 95.06% -0.11%
==========================================
Files 13 13
Lines 1098 1094 -4
==========================================
- Hits 1045 1040 -5
- Misses 53 54 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading