Closed dependabot[bot] closed 2 years ago
Merging #23 (ed9a2f6) into dev (8d86c8f) will increase coverage by
1.93%
. The diff coverage is90.32%
.
@@ Coverage Diff @@
## dev #23 +/- ##
==========================================
+ Coverage 89.62% 91.55% +1.93%
==========================================
Files 12 12
Lines 1330 1315 -15
==========================================
+ Hits 1192 1204 +12
+ Misses 138 111 -27
Impacted Files | Coverage Δ | |
---|---|---|
wsic/utils.py | 95.49% <ø> (ø) |
|
wsic/enums.py | 95.58% <84.37%> (+8.37%) |
:arrow_up: |
wsic/writers.py | 87.46% <94.73%> (+0.35%) |
:arrow_up: |
wsic/codecs.py | 77.77% <100.00%> (+10.03%) |
:arrow_up: |
wsic/readers.py | 92.84% <100.00%> (+1.65%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Bumps bump2version from 0.5.11 to 1.0.1.
Changelog
Sourced from bump2version's changelog.
... (truncated)
Commits
14fa603
Bump version: 1.0.1-dev → 1.0.12051c96
update changelog8e6db23
Merge pull request #135 from mckelvin/handle-special-char78c4f4b
Merge pull request #149 from balrok/cli-option-no-configured-files4fe9277
Merge pull request #158 from mbarkhau/patch-1c684747
Add PyCalVer to RELATED.md0a38097
Merge pull request #150 from balrok/glob-keyword-in-configfiledc7cead
DOC: Update note about bumpversion0bd8d83
also allow recursive glob with **a96ebf4
support glob keyword in configfileDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)