Handle assignments to global variables from the init function#253
Open
k4n4ry wants to merge 8 commits into
Open
Handle assignments to global variables from the init function#253k4n4ry wants to merge 8 commits into
k4n4ry wants to merge 8 commits into
Codecov / codecov/project
succeeded
Jun 10, 2026 in 1s
87.26% (+0.09%) compared to 99d94ca
View this Pull Request on Codecov
87.26% (+0.09%) compared to 99d94ca
Details
Codecov Report
❌ Patch coverage is 96.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.26%. Comparing base (99d94ca) to head (7acc4b6).
| 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.16% 87.26% +0.09%
==========================================
Files 72 72
Lines 8291 8336 +45
==========================================
+ Hits 7227 7274 +47
+ Misses 870 869 -1
+ Partials 194 193 -1 ☔ View full report in Codecov by Harness.
📢 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