treeherder
treeherder copied to clipboard
Fix default props and brittle selectJob logic
This is an extension of PR #9115. So that should be merged first.
I separated many of the changes into separate commits to attempt to help with reviewing. You may consider reviewing each commit separately.
Also fixed many test warnings.
Codecov Report
:x: Patch coverage is 68.31876% with 326 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 81.19%. Comparing base (a82c683) to head (ef120fb).
Additional details and impacted files
@@ Coverage Diff @@
## master #9124 +/- ##
==========================================
+ Coverage 80.01% 81.19% +1.17%
==========================================
Files 601 604 +3
Lines 32715 33867 +1152
Branches 3314 3191 -123
==========================================
+ Hits 26178 27498 +1320
+ Misses 6371 6213 -158
+ Partials 166 156 -10
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.