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

chore(docker): Upgrade python-inspector to version 0.10.0 #7774

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

fviernau
Copy link
Member

Amongst others, the new release has a fix for a version string encoding related issue, see aboutcode-org/python-inspector#143.

@fviernau fviernau requested a review from a team as a code owner October 31, 2023 18:42
@fviernau fviernau enabled auto-merge (rebase) October 31, 2023 18:43
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b2aebfa) 67.84% compared to head (316e4a1) 67.84%.
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7774   +/-   ##
=========================================
  Coverage     67.84%   67.84%           
  Complexity     2045     2045           
=========================================
  Files           357      357           
  Lines         16770    16770           
  Branches       2378     2378           
=========================================
  Hits          11378    11378           
  Misses         4402     4402           
  Partials        990      990           
Flag Coverage Δ
test 35.72% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sschuberth
Copy link
Member

Nice that this seems to resolve the issue addressed with ef2bd7f.

@fviernau
Copy link
Member Author

fviernau commented Nov 1, 2023

Nice that this seems to resolve the issue addressed with ef2bd7f.

Unfortunately not. However, I've found a work around, see #7780.

Amongst others, the new release has a fix for a version string encoding
related issue, see aboutcode-org/python-inspector#143.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau force-pushed the upgrade-python-inspector branch from b42156a to 316e4a1 Compare November 1, 2023 22:16
@fviernau fviernau merged commit c841f41 into main Nov 1, 2023
29 checks passed
@fviernau fviernau deleted the upgrade-python-inspector branch November 1, 2023 22:44
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