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

fix: Archive task name #106

Merged
merged 2 commits into from
Sep 21, 2023
Merged

fix: Archive task name #106

merged 2 commits into from
Sep 21, 2023

Conversation

scott-codecov
Copy link
Contributor

This was previously resulting in the task name of app.tasks.TaskGroupConfig.archive.BackfillCommitDataToStorage

@codecov-staging
Copy link

codecov-staging bot commented Sep 21, 2023

Codecov Report

Merging #106 (89a81f5) into main (21da335) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files         343      343           
  Lines       26683    26683           
=======================================
  Hits        26266    26266           
  Misses        417      417           
Flag Coverage Δ
integration 98.43% <100.00%> (ø)
latest-uploader-overall 98.43% <100.00%> (ø)
unit 98.43% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 97.01% <100.00%> (ø)
OutsideTasks 98.22% <ø> (ø)

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #106 (89a81f5) into main (21da335) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   98.47%   98.47%           
=======================================
  Files         364      364           
  Lines       26855    26855           
=======================================
  Hits        26445    26445           
  Misses        410      410           
Flag Coverage Δ
integration 98.43% <100.00%> (ø)
latest-uploader-overall 98.43% <100.00%> (ø)
onlysomelabels 98.47% <100.00%> (ø)
unit 98.43% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 97.10% <100.00%> (ø)
OutsideTasks 98.22% <ø> (ø)
Files Changed Coverage Δ
tasks/backfill_commit_data_to_storage.py 97.29% <100.00%> (ø)

This change has been scanned for critical changes. Learn more

@codecov-public-qa
Copy link

codecov-public-qa bot commented Sep 21, 2023

Codecov Report

Merging #106 (89a81f5) into main (21da335) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files         343      343           
  Lines       26683    26683           
=======================================
  Hits        26266    26266           
  Misses        417      417           
Flag Coverage Δ
integration 98.43% <100.00%> (ø)
latest-uploader-overall 98.43% <100.00%> (ø)
unit 98.43% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 97.01% <100.00%> (ø)
OutsideTasks 98.22% <ø> (ø)
Files Changed Coverage Δ
tasks/backfill_commit_data_to_storage.py 97.29% <100.00%> (ø)

@scott-codecov scott-codecov merged commit 7c81440 into main Sep 21, 2023
28 checks passed
@scott-codecov scott-codecov deleted the scott/fix-archive-task-name branch September 21, 2023 14:58
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