✨ decode: add throwOnLimitExceeded
option
#26
Merged
Codecov / codecov/project
failed
Nov 23, 2024 in 1s
97.32% (-0.38%) compared to a46a104
View this Pull Request on Codecov
97.32% (-0.38%) compared to a46a104
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 97.32%. Comparing base (
a46a104
) to head (23ca2fc
).
Files with missing lines | Patch % | Lines |
---|---|---|
lib/src/extensions/decode.dart | 79.31% | 6 Missing |
lib/src/utils.dart | 85.71% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #26 +/- ##
==========================================
- Coverage 97.70% 97.32% -0.38%
==========================================
Files 14 14
Lines 653 674 +21
==========================================
+ Hits 638 656 +18
- Misses 15 18 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading