Closed dependabot[bot] closed 1 year ago
Merging #56 (8af282f) into main (88977d9) will decrease coverage by
1.59%
. The diff coverage isn/a
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## main #56 +/- ##
==========================================
- Coverage 76.58% 75.00% -1.59%
==========================================
Files 8 8
Lines 1243 1260 +17
==========================================
- Hits 952 945 -7
- Misses 291 315 +24
Flag | Coverage Δ | |
---|---|---|
unittests | 75.00% <ø> (-1.59%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
@dependabot rebase
Looks like bitflags is no longer updatable, so this is no longer needed.
Updates the requirements on bitflags to permit the latest version.
Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
... (truncated)
Commits
31d3e4a
Merge pull request #352 from KodrAus/cargo/2.3.051e8197
prepare for 2.3.0 releasec947503
Merge pull request #351 from KodrAus/feat/public-traits796946d
add big endian tests to CIceaa15d
fix up serde support7a6503e
add docs for missing iter module3dfe0b2
tidy up hex flag parsing and formatting9d2cf9e
add more tests around BitFlags to Flags conversion73f660c
add test coverage for more trait methodsc5dd5a6
fix up build on MSRVYou can trigger a rebase of this PR 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)