fix: assertion compiler cache #509
Merged
Codecov / codecov/project
succeeded
Sep 22, 2024 in 1s
24.30% (+0.27%) compared to f9f1911
View this Pull Request on Codecov
24.30% (+0.27%) compared to f9f1911
Details
Codecov Report
Attention: Patch coverage is 65.78947%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 24.30%. Comparing base (
f9f1911
) to head (ff3a927
).
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/matching/match.go | 65.62% | 6 Missing and 5 partials |
pkg/matching/compiler.go | 50.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #509 +/- ##
==========================================
+ Coverage 24.03% 24.30% +0.27%
==========================================
Files 92 92
Lines 4282 4266 -16
==========================================
+ Hits 1029 1037 +8
+ Misses 3147 3125 -22
+ Partials 106 104 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading