Refine API of the testing framework #2783
Merged
Codecov / codecov/project
succeeded
Sep 25, 2023 in 1s
79.37% (+0.10%) compared to 1309c1d
View this Pull Request on Codecov
79.37% (+0.10%) compared to 1309c1d
Details
Codecov Report
Patch coverage: 96.42%
and project coverage change: +0.10%
🎉
Comparison is base (
1309c1d
) 79.26% compared to head (20a58ec
) 79.37%.
Additional details and impacted files
@@ Coverage Diff @@
## master #2783 +/- ##
==========================================
+ Coverage 79.26% 79.37% +0.10%
==========================================
Files 333 333
Lines 78769 78696 -73
==========================================
+ Hits 62440 62468 +28
+ Misses 14025 13924 -101
Partials 2304 2304
Files Changed | Coverage Δ | |
---|---|---|
runtime/stdlib/test.go | 39.79% <ø> (+3.06%) |
⬆️ |
runtime/stdlib/test_emulatorbackend.go | 71.37% <95.23%> (+13.10%) |
⬆️ |
runtime/sema/type.go | 90.08% <100.00%> (+0.01%) |
⬆️ |
runtime/stdlib/test_contract.go | 88.53% <100.00%> (+0.56%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading