Skip to content

Conversation

Lee-W
Copy link
Member

@Lee-W Lee-W commented Mar 8, 2020

  • style: isort
  • ci(scripts/test): add isort check to srctips/test
  • ci(scripts/lint): move isort config to pyproject.toml
  • feat(commands/check): add --rev-range argument for checking commits within some range
  • refactor(cz/connventional_commit): use \S to check scope
  • refactor(git): remove unnecessary dot between git range

#114

@codecov
Copy link

codecov bot commented Mar 8, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@2803b18). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #141   +/-   ##
=========================================
  Coverage          ?   91.53%           
=========================================
  Files             ?       33           
  Lines             ?      768           
  Branches          ?        0           
=========================================
  Hits              ?      703           
  Misses            ?       65           
  Partials          ?        0
Flag Coverage Δ
#unittests 91.53% <100%> (?)
Impacted Files Coverage Δ
...en/cz/conventional_commits/conventional_commits.py 100% <ø> (ø)
commitizen/cli.py 85.29% <ø> (ø)
commitizen/commands/bump.py 86.66% <100%> (ø)
commitizen/commands/commit.py 93.33% <100%> (ø)
commitizen/commands/init.py 73.43% <100%> (ø)
commitizen/config/__init__.py 82.6% <100%> (ø)
commitizen/commands/__init__.py 100% <100%> (ø)
commitizen/cz/customize/customize.py 85% <100%> (ø)
commitizen/commands/version.py 100% <100%> (ø)
commitizen/git.py 95% <100%> (ø)
... and 3 more

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 2803b18...4de0008. Read the comment docs.

@woile woile merged commit a6b89ce into commitizen-tools:master Mar 15, 2020
@Lee-W Lee-W deleted the batch-check branch March 16, 2020 14:12
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