Closed dependabot[bot] closed 1 year ago
Merging #42 (cc6017a) into develop (5542b57) will increase coverage by
0.01%
. The diff coverage isn/a
.:exclamation: Current head cc6017a differs from pull request most recent head 8525976. Consider uploading reports for the commit 8525976 to get more accurate results
@@ Coverage Diff @@
## develop #42 +/- ##
===========================================
+ Coverage 71.72% 71.73% +0.01%
===========================================
Files 41 41
Lines 4156 4147 -9
===========================================
- Hits 2981 2975 -6
+ Misses 1175 1172 -3
Flag | Coverage Δ | |
---|---|---|
backend | 71.73% <ø> (+0.01%) |
:arrow_up: |
unittests | 71.73% <ø> (+0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
packages/app-desktop/src-tauri/src/main.rs | 44.44% <0.00%> (-0.56%) |
:arrow_down: |
packages/backend-test/src/user.rs | 98.24% <0.00%> (-0.02%) |
:arrow_down: |
packages/backend-test/src/group.rs | 98.38% <0.00%> (-0.02%) |
:arrow_down: |
packages/backend-test/src/journal.rs | 98.55% <0.00%> (-0.02%) |
:arrow_down: |
packages/backend-test/src/account.rs | 98.83% <0.00%> (-0.01%) |
:arrow_down: |
packages/backend-test/src/record.rs | 99.03% <0.00%> (-0.01%) |
:arrow_down: |
packages/endpoint-graphql/src/main.rs | 20.00% <0.00%> (+3.33%) |
:arrow_up: |
packages/migration/src/main.rs | 33.33% <0.00%> (+8.33%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Kudos, SonarCloud Quality Gate passed!
Looks like http-cache-semantics is up-to-date now, so this is no longer needed.
Bumps http-cache-semantics from 4.1.0 to 4.1.1.
Commits
Dependabot 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/alices-wonderland/white-rabbit/network/alerts).