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

Switch to bump my version #143

Merged
merged 4 commits into from
Sep 18, 2023

Conversation

protoroto
Copy link
Member

Description

Switch to bump my version

References

Fix #140

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7d75032) 96.49% compared to head (140d0b7) 96.49%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files           8        8           
  Lines         914      914           
  Branches       69       69           
=======================================
  Hits          882      882           
  Misses         19       19           
  Partials       13       13           
Flag Coverage Δ
unittests 96.49% <ø> (ø)

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.

@coveralls
Copy link

coveralls commented Sep 11, 2023

Coverage Status

coverage: 97.921%. remained the same when pulling 140d0b7 on feature/issue-140-switch-to-bump-my-version into 0769303 on master.

tasks.py Outdated
@@ -138,9 +143,3 @@ def docserve(c):
server.watch("CONTRIBUTING.rst", lambda: docbuild(c))
server.watch("docs/*.rst", lambda: docbuild(c))
server.serve(port=DOCS_PORT, root="_build/html")

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this must be restored

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, it was lost on copy/paste probably

@protoroto protoroto merged commit 9087d4d into master Sep 18, 2023
29 checks passed
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.

Switch to bump-my-version
3 participants