10000 Add flaky_failure_count to DailyTestRollup by joseph-sentry · Pull Request #356 · codecov/shared · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Add flaky_failure_count to DailyTestRollup #356

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

joseph-sentry
Copy link
Contributor
@joseph-sentry joseph-sentry commented Sep 12, 2024

this field will be updated in the process flake task when we encounter a flaky test and will be consumed in the api when serving the FlakeAggregates GQL model in the flakeRate field where the flake rate = flaky_fail_count / (pass_count + fail_count)

@joseph-sentry joseph-sentry force-pushed the joseph/daily-test-totals branch from 8e21605 to 2034927 Compare September 12, 2024 21:56
Copy link
codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.11%. Comparing base (c9d8b87) to head (d97232b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
- Coverage   89.75%   89.11%   -0.65%     
==========================================
  Files         376      324      -52     
  Lines       11660     9698    -1962     
  Branches     2065     1735     -330     
==========================================
- Hits        10465     8642    -1823     
+ Misses       1106      992     -114     
+ Partials       89       64      -25     
Flag Coverage Δ
shared-docker-uploader ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

adrian-codecov
adrian-codecov previously approved these changes Sep 19, 2024
@joseph-sentry joseph-sentry added this pull request to the merge queue Sep 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 19, 2024
@joseph-sentry joseph-sentry added this pull request to the merge queue Sep 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 19, 2024
@joseph-sentry joseph-sentry added this pull request to the merge queue Sep 20, 2024
Merged via the queue into main with commit 403d5a2 Sep 20, 2024
6 checks passed
@joseph-sentry joseph-sentry deleted the joseph/daily-test-totals branch September 20, 2024 15:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0