Create NoteVerifier, verification library functions (v2) #119
Codecov / codecov/project
succeeded
Mar 24, 2025 in 0s
26.84% (+5.23%) compared to 82230be
View this Pull Request on Codecov
26.84% (+5.23%) compared to 82230be
Details
Codecov Report
Attention: Patch coverage is 35.82090%
with 43 lines
in your changes missing coverage. Please review.
Project coverage is 26.84%. Comparing base (
82230be
) to head (c619068
).
Report is 11 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/note/note.go | 17.77% | 34 Missing and 3 partials |
pkg/verify/verify.go | 72.72% | 4 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #119 +/- ##
==========================================
+ Coverage 21.61% 26.84% +5.23%
==========================================
Files 27 29 +2
Lines 1712 1892 +180
==========================================
+ Hits 370 508 +138
- Misses 1308 1346 +38
- Partials 34 38 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading