Closed dependabot[bot] closed 2 years ago
Merging #38 (78f31b4) into main (1c17660) will increase coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #38 +/- ##
==========================================
+ Coverage 79.31% 79.32% +0.01%
==========================================
Files 25 25
Lines 1276 1277 +1
Branches 702 702
==========================================
+ Hits 1012 1013 +1
+ Misses 163 160 -3
- Partials 101 104 +3
Impacted Files | Coverage Ξ | |
---|---|---|
src/sender.cpp | 63.63% <0.00%> (+0.41%) |
:arrow_up: |
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 1c17660...78f31b4. Read the comment docs.
Bumps pypa/cibuildwheel from 2.3.1 to 2.5.0.
Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
Commits
0b63070
Bump version: v2.5.061bcac8
Merge pull request #1091 from mayeut/abi37599841
Add tips+tricks entry for ABI3 building46702f5
Space out the log statements a littleacc0796
Merge remote-tracking branch 'origin/main' into abi3f324c9a
Merge pull request #1096 from henryiii/henryiii/feat/sdistde44c88
docs: add some projects (#1097)3505466
refactor: review commentsb1e8549
fix: minor cleanup958a7c3
refactor: use single entry for SDist buildsDependabot 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)