Closed dependabot[bot] closed 3 years ago
Merging #47 (839f736) into master (bb75eff) will decrease coverage by
0.13%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #47 +/- ##
==========================================
- Coverage 95.60% 95.47% -0.14%
==========================================
Files 6 6
Lines 1070 1039 -31
==========================================
- Hits 1023 992 -31
Misses 47 47
Impacted Files | Coverage Δ | |
---|---|---|
src/objects.c | 95.00% <0.00%> (-0.46%) |
:arrow_down: |
src/unicode_character.c | 95.60% <0.00%> (-0.40%) |
:arrow_down: |
src/strings.c | 92.14% <0.00%> (-0.28%) |
:arrow_down: |
src/numbers.c | 97.59% <0.00%> (-0.14%) |
:arrow_down: |
src/fastnumbers.c | 94.41% <0.00%> (-0.04%) |
:arrow_down: |
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 bb75eff...839f736. Read the comment docs.
Bumps py from 1.8.1 to 1.10.0.
Changelog
Sourced from py's changelog.
Commits
e5ff378
Update CHANGELOG for 1.10.094cf44f
Update vendored libs5e8ded5
testing: comment out an assert which fails on Python 3.9 for nowafdffcc
Rename HOWTORELEASE.rst to RELEASING.rst2de53a6
Merge pull request #266 from nicoddemus/gh-actionsfa1b32e
Merge pull request #264 from hugovk/patch-2887d6b8
Skip test_samefile_symlink on pypy3 on Windowse94e670
Fix test_comments() in test_sourcefef9a32
Adapt test4a694b0
Add GitHub Actions badge to READMEDependabot 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SethMMorton/fastnumbers/network/alerts).