Copy the value from slice to avoid the original value being modified #572
Codecov / codecov/project
succeeded
Nov 21, 2024 in 1s
82.8% (+0.0%) compared to 411ab81
View this Pull Request on Codecov
82.8% (+0.0%) compared to 411ab81
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 82.8%. Comparing base (
411ab81
) to head (9b56adf
).
Additional details and impacted files
@@ Coverage Diff @@
## main #572 +/- ##
=====================================
Coverage 82.7% 82.8%
=====================================
Files 62 62
Lines 3310 3319 +9
=====================================
+ Hits 2740 2749 +9
Misses 485 485
Partials 85 85
Files with missing lines | Coverage Δ | |
---|---|---|
internal/convert/converter.go | 99.3% <100.0%> (+<0.1%) |
⬆️ |
internal/maps/transform.go | 100.0% <100.0%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading