deps(docker): Upgrade python-inspector to version 0.14.0#10088
Merged
sschuberth merged 1 commit intomainfrom Jun 4, 2025
Merged
deps(docker): Upgrade python-inspector to version 0.14.0#10088sschuberth merged 1 commit intomainfrom
python-inspector to version 0.14.0#10088sschuberth merged 1 commit intomainfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10088 +/- ##
============================================
+ Coverage 56.76% 56.78% +0.01%
Complexity 1640 1640
============================================
Files 337 337
Lines 12469 12472 +3
Branches 1172 1172
============================================
+ Hits 7078 7082 +4
+ Misses 4940 4939 -1
Partials 451 451
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
I've locally verified that running |
python-inspector to version 0.13.1python-inspector to version 0.14.0
fa5b354 to
d8337ae
Compare
See [1]. This requires several updates to expected test results which have been manually verified to be actually correct (in the context of the documented work-around applied). [1]: https://github.com/aboutcode-org/python-inspector/releases/tag/v0.14.0 Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
mnonnenmacher
approved these changes
Jun 4, 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.
See 1. This requires several updates to expected test results which have been manually verified to be actually correct (in the context of the documented work-around applied).