Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

feat: implement flake processing using timeseries models

76a8a8e
Select commit
Loading
Failed to load commit list.
Merged

feat: implement flake processing using timeseries models #1140

feat: implement flake processing using timeseries models
76a8a8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2025 in 0s

97.71% (-0.01%) compared to c9ed88b

View this Pull Request on Codecov

97.71% (-0.01%) compared to c9ed88b

Details

Codecov Report

Attention: Patch coverage is 96.20853% with 8 lines in your changes missing coverage. Please review.

Project coverage is 97.71%. Comparing base (c9ed88b) to head (76a8a8e).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
services/test_analytics/ta_process_flakes.py 92.85% 5 Missing ⚠️
tasks/process_flakes.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1140      +/-   ##
==========================================
- Coverage   97.72%   97.71%   -0.01%     
==========================================
  Files         449      451       +2     
  Lines       36866    37036     +170     
==========================================
+ Hits        36028    36191     +163     
- Misses        838      845       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.