Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

fix(Changelog): fix _export_template variable type #1550

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

Merged

Conversation

bearomorphism
Copy link
Contributor

Closes #1503

Description

Checklist

Code Changes

  • Add test cases to all the changes you introduce
  • Run poetry all locally to ensure this change passes linter check and tests
  • Manually test the changes:
    • Verify the feature/bug fix works as expected in real-world scenarios
    • Test edge cases and error conditions
    • Ensure backward compatibility is maintained
    • Document any manual testing steps performed
  • Update the documentation for the changes

Copy link

codecov bot commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (v4-9-0-test@fb04e28). Learn more about missing BASE report.

Files with missing lines Patch % Lines
commitizen/commands/changelog.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             v4-9-0-test    #1550   +/-   ##
==============================================
  Coverage               ?   97.92%           
==============================================
  Files                  ?       58           
  Lines                  ?     2698           
  Branches               ?        0           
==============================================
  Hits                   ?     2642           
  Misses                 ?       56           
  Partials               ?        0           
Flag Coverage Δ
unittests 97.92% <85.71%> (?)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bearomorphism bearomorphism marked this pull request as ready for review June 13, 2025 11:48
@bearomorphism bearomorphism force-pushed the export-template-type branch from 5272fd2 to 9105551 Compare June 13, 2025 11:51
@Lee-W Lee-W merged commit 93f0f27 into commitizen-tools:v4-9-0-test Jun 13, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants