feat(test reports): test_report key functionality #1278
Codecov / codecov/project
failed
Apr 14, 2025 in 0s
56.65% (target 90.00%)
View this Pull Request on Codecov
56.65% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 57.69231% with 44 lines in your changes missing coverage. Please review.
Project coverage is 56.65%. Comparing base (
d9df783) to head (0f333ac).
❌ Your project check has failed because the head coverage (56.65%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #1278 +/- ##
========================================
Coverage 56.65% 56.65%
========================================
Files 634 638 +4
Lines 35412 35514 +102
========================================
+ Hits 20064 20122 +58
- Misses 14719 14759 +40
- Partials 629 633 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| compiler/native/validate.go | 100.00% <100.00%> (ø) |
|
| compiler/types/pipeline/container.go | 82.98% <100.00%> (+0.07%) |
⬆️ |
| compiler/types/pipeline/test_report.go | 100.00% <100.00%> (ø) |
|
| compiler/types/yaml/yaml/secret.go | 87.74% <ø> (ø) |
|
| compiler/types/yaml/yaml/step.go | 95.77% <100.00%> (+0.06%) |
⬆️ |
| mock/server/pipeline.go | 0.00% <ø> (ø) |
|
| compiler/types/yaml/buildkite/step.go | 64.76% <50.00%> (-0.29%) |
⬇️ |
| compiler/types/yaml/yaml/test_report.go | 86.36% <86.36%> (ø) |
|
| api/types/pipeline.go | 97.52% <57.14%> (-2.48%) |
⬇️ |
| compiler/types/yaml/buildkite/test_report.go | 70.37% <70.37%> (ø) |
|
| ... and 1 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading