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

Small PythonInspector-related simplifications #8108

Closed
wants to merge 2 commits into from

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

As of version 0.9.3 [1], `python-inspector` also supports "dotted"
versions.

[1]: https://github.com/nexB/python-inspector/blob/main/CHANGELOG.rst#v093

Signed-off-by: Sebastian Schuberth <[email protected]>
The variable names are now all exactly the same as the parameter names,
so there is no benefit in used named arguments.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner January 12, 2024 10:23
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6ae49d8) 67.15% compared to head (01d3c1b) 67.15%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8108   +/-   ##
=========================================
  Coverage     67.15%   67.15%           
  Complexity     2054     2054           
=========================================
  Files           358      358           
  Lines         17164    17164           
  Branches       2462     2462           
=========================================
  Hits          11526    11526           
  Misses         4615     4615           
  Partials       1023     1023           
Flag Coverage Δ
test 37.05% <ø> (ø)

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 Author

Blocked by aboutcode-org/python-inspector#167.

@sschuberth sschuberth added the on hold Pull requests that cannot currently be merged label Jan 12, 2024
@mnonnenmacher mnonnenmacher changed the title Small PythonInspector-related simplifictions Small PythonInspector-related simplifications Jan 12, 2024
@sschuberth
Copy link
Member Author

Abandoning this as it's unclear if and when the upstream issue will be solved.

@sschuberth sschuberth closed this Feb 16, 2024
@sschuberth sschuberth deleted the pi-no-dot-version branch February 16, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Pull requests that cannot currently be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants