Avatar for the codecov user
codecov
umbrella
BlogDocsChangelog

fix: "commits where fail" number calculation

#354Closed
Comparing
joseph/ta-fix-commits-failed
(
e04b4b6
) with
main
(
5f7dee6
)
CodSpeed Performance Gauge
0%
Untouched
9

Benchmarks

Passed

test_report_serialize
libs/shared/tests/benchmarks/test_report.py::test_report_serialize
CodSpeed Performance Gauge
0%
5.7 ms5.7 ms
test_parse_full
libs/shared/tests/benchmarks/test_report.py::test_parse_full
CodSpeed Performance Gauge
0%
489.9 ms489.6 ms
test_report_filtering
libs/shared/tests/benchmarks/test_report.py::test_report_filtering
CodSpeed Performance Gauge
0%
2.3 s2.3 s
test_parse_shallow
libs/shared/tests/benchmarks/test_report.py::test_parse_shallow
CodSpeed Performance Gauge
0%
9.5 ms9.5 ms
test_report_merge
libs/shared/tests/benchmarks/test_report.py::test_report_merge
CodSpeed Performance Gauge
0%
2.8 s2.8 s
test_process_totals
libs/shared/tests/benchmarks/test_report.py::test_process_totals
CodSpeed Performance Gauge
0%
594.4 ms594.5 ms
test_report_diff_calculation[FilteredReport]
libs/shared/tests/benchmarks/test_report.py::test_report_diff_calculation[FilteredReport]
CodSpeed Performance Gauge
0%
2.9 ms2.9 ms
test_report_diff_calculation[Report]
libs/shared/tests/benchmarks/test_report.py::test_report_diff_calculation[Report]
CodSpeed Performance Gauge
0%
1.9 ms1.9 ms
test_report_carryforward
libs/shared/tests/benchmarks/test_report.py::test_report_carryforward
CodSpeed Performance Gauge
-1%
5.4 ms5.5 ms

Commits

Click on a commit to change the comparison range
Base
main
5f7dee6
-0.07%
fix: commits where fail number calculation this contains the update to the application logic that uses the new CAs we defined in the previous commit we're also improving the filtering of skipped tests by using information from the CAs which allows us to avoid doing more expensive queries during every API call we also use window function to calculate slow tests instead of subqueries I also choose to refactor the code out into modules for each type of data and a utils module for code reuse
e04b4b6
2 months ago
by joseph-sentry
© 2025 CodSpeed Technology
Home Terms Privacy Docs