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

Update base image to use Python 3.12 #295

Merged
merged 5 commits into from
Apr 29, 2024
Merged

Conversation

giovanni-guidini
Copy link
Contributor

No description provided.

@giovanni-guidini giovanni-guidini force-pushed the gio/update-3.12 branch 2 times, most recently from a1c2eda to ef5a9ca Compare February 29, 2024 18:56
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (0790e36) to head (a0e1cad).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #295   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files         426      426           
  Lines       34117    34117           
=======================================
  Hits        33254    33254           
  Misses        863      863           
Flag Coverage Δ
integration 97.44% <100.00%> (ø)
latest-uploader-overall 97.44% <100.00%> (ø)
unit 97.44% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 94.77% <100.00%> (ø)
OutsideTasks 97.55% <100.00%> (ø)
Files Coverage Δ
services/lock_manager.py 91.48% <100.00%> (ø)
tasks/tests/unit/test_save_commit_measurements.py 100.00% <100.00%> (ø)
Related Entrypoints
run/app.tasks.notify.Notify
run/app.tasks.bundle_analysis.BundleAnalysisProcessor

@giovanni-guidini giovanni-guidini force-pushed the gio/update-3.12 branch 3 times, most recently from 920eda0 to 988099d Compare March 6, 2024 17:26
@giovanni-guidini giovanni-guidini changed the base branch from matt/debian-base-image to main March 29, 2024 13:15
@codecov-staging
Copy link

codecov-staging bot commented Mar 29, 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     #295      +/-   ##
==========================================
- Coverage   97.44%   97.43%   -0.01%     
==========================================
  Files         395      395              
  Lines       33422    33065     -357     
==========================================
- Hits        32568    32217     -351     
+ Misses        854      848       -6     
Flag Coverage Δ
integration 97.43% <100.00%> (-0.01%) ⬇️
latest-uploader-overall 97.43% <100.00%> (-0.01%) ⬇️
unit 97.43% <100.00%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 94.72% <100.00%> (-0.03%) ⬇️
OutsideTasks 97.53% <100.00%> (-0.02%) ⬇️
Files Coverage Δ
services/lock_manager.py 91.30% <100.00%> (-0.19%) ⬇️
tasks/tests/unit/test_save_commit_measurements.py 100.00% <100.00%> (ø)

... and 348 files with indirect coverage changes

@codecov-qa
Copy link

codecov-qa bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.44%. Comparing base (0790e36) to head (a0e1cad).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #295   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files         395      395           
  Lines       33426    33426           
=======================================
  Hits        32572    32572           
  Misses        854      854           
Flag Coverage Δ
integration 97.44% <100.00%> (ø)
latest-uploader-overall 97.44% <100.00%> (ø)
unit 97.44% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 94.75% <100.00%> (ø)
OutsideTasks 97.55% <100.00%> (ø)
Files Coverage Δ
services/lock_manager.py 91.48% <100.00%> (ø)
tasks/tests/unit/test_save_commit_measurements.py 100.00% <100.00%> (ø)

Copy link

codecov-public-qa bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.44%. Comparing base (0790e36) to head (a0e1cad).

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #295   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files         395      395           
  Lines       33426    33426           
=======================================
  Hits        32572    32572           
  Misses        854      854           
Flag Coverage Δ
integration 97.44% <100.00%> (ø)
latest-uploader-overall 97.44% <100.00%> (ø)
unit 97.44% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 94.75% <100.00%> (ø)
OutsideTasks 97.55% <100.00%> (ø)
Files Coverage Δ
services/lock_manager.py 91.48% <100.00%> (ø)
tasks/tests/unit/test_save_commit_measurements.py 100.00% <100.00%> (ø)

trent-codecov
trent-codecov previously approved these changes Apr 26, 2024
trent-codecov
trent-codecov previously approved these changes Apr 26, 2024
I'm copying the changes because that PR is far behind `main`.
We will probably wait for the base image change to happen before merging
this update work though
@giovanni-guidini giovanni-guidini added this pull request to the merge queue Apr 29, 2024
Merged via the queue into main with commit 02be4f5 Apr 29, 2024
25 checks passed
@giovanni-guidini giovanni-guidini deleted the gio/update-3.12 branch April 29, 2024 14:37
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