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

fix(commands/init): fix toml config format error #369

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
merged 1 commit into from
Apr 8, 2021

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Apr 8, 2021

Description

fix(commands/init): fix toml config format error

Checklist

  • Add test cases to all the changes you introduce
  • Run ./script/format and ./script/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

Run cz init without encountering error

Steps to Test This Pull Request

  1. Run cz init with this pyproject.toml

Additional context

#367

@Lee-W Lee-W requested a review from woile April 8, 2021 10:02
@codecov
Copy link

codecov bot commented Apr 8, 2021

Codecov Report

Merging #369 (b8bc952) into master (8902b40) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   97.56%   97.59%   +0.03%     
==========================================
  Files          39       39              
  Lines        1356     1373      +17     
==========================================
+ Hits         1323     1340      +17     
  Misses         33       33              
Flag Coverage Δ
unittests 97.59% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/bump.py 100.00% <100.00%> (ø)
commitizen/config/toml_config.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32916ab...b8bc952. Read the comment docs.

@woile woile merged commit ff7670f into master Apr 8, 2021
@woile woile deleted the weilee/fix-init-linebreak branch April 8, 2021 10:42
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