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

fix: add support for importlib_metadata 6 #734

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

woile
Copy link
Member

@woile woile commented May 3, 2023

Description

Checklist

  • Run ./scripts/format and ./scripts/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually

Expected behavior

Plugins should work normally

@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Patch coverage: 76.92% and project coverage change: -0.10 ⚠️

Comparison is base (f04a719) 97.35% compared to head (3cfed6d) 97.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #734      +/-   ##
==========================================
- Coverage   97.35%   97.26%   -0.10%     
==========================================
  Files          42       42              
  Lines        2041     2045       +4     
==========================================
+ Hits         1987     1989       +2     
- Misses         54       56       +2     
Flag Coverage Δ
unittests 97.26% <76.92%> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
commitizen/commands/init.py 87.43% <0.00%> (ø)
commitizen/config/json_config.py 93.54% <66.66%> (-6.46%) ⬇️
commitizen/__init__.py 100.00% <100.00%> (ø)
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/bump.py 100.00% <100.00%> (ø)
commitizen/defaults.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@woile woile merged commit 0c90b51 into master May 3, 2023
@woile woile deleted the fix/importlib_metadata branch May 3, 2023 07:32
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.

1 participant