Closed renovate[bot] closed 1 year ago
Merging #18 (12b815f) into develop (7942223) will increase coverage by
0.04%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #18 +/- ##
===========================================
+ Coverage 71.67% 71.72% +0.04%
===========================================
Files 41 41
Lines 4156 4156
===========================================
+ Hits 2979 2981 +2
+ Misses 1177 1175 -2
Flag | Coverage Δ | |
---|---|---|
backend | 71.72% <ø> (+0.04%) |
:arrow_up: |
unittests | 71.72% <ø> (+0.04%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
packages/backend-shared/src/services/record.rs | 59.43% <0.00%> (+0.35%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Kudos, SonarCloud Quality Gate passed!
This PR contains the following updates:
0.9
->0.10
Release Notes
env-logger-rs/env_logger
### [`v0.10.0`](https://togithub.com/env-logger-rs/env_logger/blob/HEAD/CHANGELOG.md#0100---2022-11-24) [Compare Source](https://togithub.com/env-logger-rs/env_logger/compare/v0.9.3...v0.10.0) MSRV changed to 1.60 to hide optional dependencies ##### Fixes - Resolved soundness issue by switching from `atty` to `is-terminal` ##### Breaking Changes To open room for changing dependencies: - Renamed `termcolor` feature to `color` - Renamed `atty` feature to `auto-color`Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.