Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add general metrics to label analysis task #153

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

giovanni-guidini
Copy link
Contributor

Includes some metrics so we can see the general health of label analysis task

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

Includes some metrics so we can see the general health of label analysis task
@codecov-staging
Copy link

codecov-staging bot commented Oct 19, 2023

Codecov Report

Merging #153 (12da855) into main (52d2077) will decrease coverage by 0.01%.
The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   98.43%   98.43%   -0.01%     
==========================================
  Files         346      346              
  Lines       27051    27069      +18     
==========================================
+ Hits        26628    26645      +17     
- Misses        423      424       +1     
Flag Coverage Δ
integration 98.43% <94.73%> (-0.01%) ⬇️
latest-uploader-overall 98.43% <94.73%> (-0.01%) ⬇️
unit 98.43% <94.73%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 96.97% <85.71%> (-0.01%) ⬇️
OutsideTasks 98.23% <ø> (ø)
Files Coverage Δ
tasks/tests/unit/test_label_analysis.py 100.00% <100.00%> (ø)
tasks/label_analysis.py 98.80% <85.71%> (-0.57%) ⬇️

@codecov-qa
Copy link

codecov-qa bot commented Oct 19, 2023

Codecov Report

Merging #153 (12da855) into main (52d2077) will decrease coverage by 0.01%.
The diff coverage is 94.73%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   98.43%   98.43%   -0.01%     
==========================================
  Files         346      346              
  Lines       27051    27069      +18     
==========================================
+ Hits        26628    26645      +17     
- Misses        423      424       +1     
Flag Coverage Δ
integration 98.43% <94.73%> (-0.01%) ⬇️
latest-uploader-overall 98.43% <94.73%> (-0.01%) ⬇️
unit 98.43% <94.73%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 96.97% <85.71%> (-0.01%) ⬇️
OutsideTasks 98.23% <ø> (ø)
Files Coverage Δ
tasks/tests/unit/test_label_analysis.py 100.00% <100.00%> (ø)
tasks/label_analysis.py 98.80% <85.71%> (-0.57%) ⬇️

@codecov-public-qa
Copy link

codecov-public-qa bot commented Oct 19, 2023

Codecov Report

Merging #153 (12da855) into main (52d2077) will decrease coverage by 0.01%.
The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   98.43%   98.43%   -0.01%     
==========================================
  Files         346      346              
  Lines       27051    27069      +18     
==========================================
+ Hits        26628    26645      +17     
- Misses        423      424       +1     
Flag Coverage Δ
integration 98.43% <94.73%> (-0.01%) ⬇️
latest-uploader-overall 98.43% <94.73%> (-0.01%) ⬇️
unit 98.43% <94.73%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 96.97% <85.71%> (-0.01%) ⬇️
OutsideTasks 98.23% <ø> (ø)
Files Coverage Δ
tasks/tests/unit/test_label_analysis.py 100.00% <100.00%> (ø)
tasks/label_analysis.py 98.80% <85.71%> (-0.57%) ⬇️

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #153 (12da855) into main (52d2077) will decrease coverage by 0.01%.
The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   98.46%   98.46%   -0.01%     
==========================================
  Files         373      373              
  Lines       27647    27665      +18     
==========================================
+ Hits        27222    27239      +17     
- Misses        425      426       +1     
Flag Coverage Δ
integration 98.43% <94.73%> (-0.01%) ⬇️
latest-uploader-overall 98.43% <94.73%> (-0.01%) ⬇️
unit 98.43% <94.73%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 97.05% <85.71%> (-0.01%) ⬇️
OutsideTasks 98.23% <ø> (ø)
Files Coverage Δ
tasks/tests/unit/test_label_analysis.py 100.00% <100.00%> (ø)
tasks/label_analysis.py 98.80% <85.71%> (-0.57%) ⬇️

This change has been scanned for critical changes. Learn more

@giovanni-guidini giovanni-guidini merged commit b201e1a into main Oct 20, 2023
17 of 30 checks passed
@giovanni-guidini giovanni-guidini deleted the gio/label-analysis-task-general-metrics branch October 20, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants