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

add startup license logging to worker #633

Merged
merged 1 commit into from
Aug 27, 2024
Merged

add startup license logging to worker #633

merged 1 commit into from
Aug 27, 2024

Conversation

nora-codecov
Copy link
Contributor

@nora-codecov nora-codecov requested a review from a team August 17, 2024 00:35
@codecov-notifications
Copy link

codecov-notifications bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #633   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files         440      440           
  Lines       36787    36811   +24     
=======================================
+ Hits        36097    36121   +24     
  Misses        690      690           
Flag Coverage Δ
integration 98.12% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.12% <100.00%> (+<0.01%) ⬆️
unit 98.12% <100.00%> (+<0.01%) ⬆️

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

Components Coverage Δ
NonTestCode 96.07% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.11% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
main.py 94.59% <100.00%> (+0.15%) ⬆️
tests/unit/test_main.py 100.00% <100.00%> (ø)

@codecov-qa
Copy link

codecov-qa bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (438000b) to head (f180e86).
Report is 8 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #633   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files         440      440           
  Lines       36787    36811   +24     
=======================================
+ Hits        36097    36121   +24     
  Misses        690      690           
Flag Coverage Δ
integration 98.12% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.12% <100.00%> (+<0.01%) ⬆️
unit 98.12% <100.00%> (+<0.01%) ⬆️

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

Components Coverage Δ
NonTestCode 96.07% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.11% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
main.py 94.59% <100.00%> (+0.15%) ⬆️
tests/unit/test_main.py 100.00% <100.00%> (ø)

Copy link

codecov-public-qa bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (438000b) to head (f180e86).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #633   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files         440      440           
  Lines       36787    36811   +24     
=======================================
+ Hits        36097    36121   +24     
  Misses        690      690           
Flag Coverage Δ
integration 98.12% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.12% <100.00%> (+<0.01%) ⬆️
unit 98.12% <100.00%> (+<0.01%) ⬆️

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

Components Coverage Δ
NonTestCode 96.07% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.11% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
main.py 94.59% <100.00%> (+0.15%) ⬆️
tests/unit/test_main.py 100.00% <100.00%> (ø)

Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.16%. Comparing base (438000b) to head (f180e86).
Report is 8 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #633   +/-   ##
=======================================
  Coverage   98.16%   98.16%           
=======================================
  Files         475      475           
  Lines       37992    38016   +24     
=======================================
+ Hits        37293    37317   +24     
  Misses        699      699           
Flag Coverage Δ
integration 98.12% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.12% <100.00%> (+<0.01%) ⬆️
unit 98.12% <100.00%> (+<0.01%) ⬆️

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

Components Coverage Δ
NonTestCode 96.14% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.11% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
main.py 94.59% <100.00%> (+0.15%) ⬆️
tests/unit/test_main.py 100.00% <100.00%> (ø)

This change has been scanned for critical changes. Learn more

@nora-codecov nora-codecov added this pull request to the merge queue Aug 27, 2024
Merged via the queue into main with commit 3dbd2fa Aug 27, 2024
25 of 26 checks passed
@nora-codecov nora-codecov deleted the nora/2000 branch August 27, 2024 17:28
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