when viewing specific failure in IFV details, update graph
Codecov Report
Base: 0.00% // Head: 90.76% // Increases project coverage by +90.76% :tada:
Coverage data is based on head (
9d77627) compared to base (92db5fb). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #7519 +/- ##
===========================================
+ Coverage 0 90.76% +90.76%
===========================================
Files 0 296 +296
Lines 0 15167 +15167
===========================================
+ Hits 0 13767 +13767
- Misses 0 1400 +1400
| Impacted Files | Coverage Δ | |
|---|---|---|
| tests/services/pulse/test_exchange.py | 100.00% <0.00%> (ø) |
|
| tests/etl/test_perf_data_adapters.py | 100.00% <0.00%> (ø) |
|
| ...eherder/model/migrations/0017_add_index_task_id.py | 100.00% <0.00%> (ø) |
|
| treeherder/webapp/api/bug_creation.py | 100.00% <0.00%> (ø) |
|
| tests/model/test_performance_signature.py | 100.00% <0.00%> (ø) |
|
| ...rder/model/migrations/0011_remove_matcher_table.py | 100.00% <0.00%> (ø) |
|
| ...el/migrations/0004_populate_matcher_name_fields.py | 100.00% <0.00%> (ø) |
|
| treeherder/utils/github.py | 89.47% <0.00%> (ø) |
|
| ...erf/migrations/0027_support_perfherder_settings.py | 100.00% <0.00%> (ø) |
|
| treeherder/webapp/api/infra_serializers.py | 66.66% <0.00%> (ø) |
|
| ... and 286 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@Archaeopteryx if you could take a look at this, it is updated to load on the main IFV screen and now all checks pass (thanks to the pip-compile PR that landed today)
@Archaeopteryx can I get a review on this?