Closed dependabot[bot] closed 9 months ago
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
32f13ca
) 74.79% compared to head (74d1bad
) 74.80%. Report is 15 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/rtps/rtps_reader_proxy.rs | 64.28% | 5 Missing :warning: |
src/dds/with_key/simpledatareader.rs | 0.00% | 2 Missing :warning: |
src/structure/locator.rs | 83.33% | 1 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase
Updates the requirements on env_logger to permit the latest version.
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
8f4361b
chore: Releaseba41ebb
docs: Update changelog5e226cb
chore: Release23441be
Merge pull request #300 from epage/other6c2ea80
style(filter): Clean up2d35260
feat(filter): Add a Logger decoratore6e2b63
fix(log)!: Dont re-export env_filter841eba4
refactor(filter): Pull out filter mod98c450f
refactor(filter): Pull out directive modc769e03
refactor(filter): Flatten the modDependabot 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 show