Handle assignments to global variables from the init function #253
Codecov / codecov/project
succeeded
Sep 5, 2024 in 1s
87.70% (+0.09%) compared to c91e71c
View this Pull Request on Codecov
87.70% (+0.09%) compared to c91e71c
Details
Codecov Report
Attention: Patch coverage is 96.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 87.70%. Comparing base (
c91e71c
) to head (9c61f48
).
Files with missing lines | Patch % | Lines |
---|---|---|
assertion/global/analyzer.go | 92.85% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #253 +/- ##
==========================================
+ Coverage 87.60% 87.70% +0.09%
==========================================
Files 63 63
Lines 7916 7961 +45
==========================================
+ Hits 6935 6982 +47
+ Misses 799 798 -1
+ Partials 182 181 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading