Merged
Conversation
trask
commented
Feb 12, 2025
| @@ -1,4 +1,4 @@ | |||
| FROM python:3@sha256:589ed6659c0e4aac182f309131cd35e85452d21072570b1f6abc45b7687093a3 AS build | |||
| FROM python:3.13.2@sha256:589ed6659c0e4aac182f309131cd35e85452d21072570b1f6abc45b7687093a3 AS build | |||
Member
Author
There was a problem hiding this comment.
the changes in this file are unrelated to the frequency, but I think it's nice to see the version numbers (and it won't make it any more frequent since the hashes will get updated on every release anyways)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7102 +/- ##
=========================================
Coverage 89.87% 89.87%
Complexity 6614 6614
=========================================
Files 740 740
Lines 19991 19991
Branches 1966 1966
=========================================
Hits 17966 17966
Misses 1436 1436
Partials 589 589 ☔ View full report in Codecov by Sentry. |
jkwatson
approved these changes
Feb 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.