Closed dependabot[bot] closed 2 years ago
Merging #1013 (4b21be5) into dependabot/merge (4ea0b4f) will increase coverage by
0.11%
. The diff coverage is0.00%
.:exclamation: Current head 4b21be5 differs from pull request most recent head b853b77. Consider uploading reports for the commit b853b77 to get more accurate results
@@ Coverage Diff @@
## dependabot/merge #1013 +/- ##
====================================================
+ Coverage 36.37% 36.49% +0.11%
====================================================
Files 500 499 -1
Lines 9456 9425 -31
Branches 1946 2001 +55
====================================================
Hits 3440 3440
+ Misses 5730 5538 -192
- Partials 286 447 +161
Flag | Coverage Δ | |
---|---|---|
unittests | 36.49% <0.00%> (+0.11%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/apps/Gastro/components/HotlineNotice.tsx | 0.00% <ø> (ø) |
|
src/apps/Gastro/components/Notice.tsx | 0.00% <ø> (ø) |
|
...components/RegistrationForm/SectionCertificate.tsx | 0.00% <ø> (ø) |
|
src/apps/Gastro/pages/Gastro/DirectSignup.tsx | 0.00% <0.00%> (ø) |
|
src/apps/Gastro/pages/Landing/index.tsx | 0.00% <ø> (ø) |
|
src/apps/Gastro/pages/Landing/xhain.tsx | 0.00% <ø> (ø) |
|
src/AppState.ts | 47.82% <0.00%> (ø) |
|
src/apps/Gastro/utils.ts | 33.66% <0.00%> (ø) |
|
src/apps/Map/MapState.ts | 46.85% <0.00%> (ø) |
|
src/apps/Gastro/index.tsx | 0.00% <0.00%> (ø) |
|
... and 55 more |
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 06de02f...b853b77. Read the comment docs.
Bumps dotenv from 8.6.0 to 16.0.0.
Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
c20ee46
Remove multiline on option. Just works nowcfeb0f2
Remove other usage in README5b725a4
Update READMEbd26c38
Merge pull request #615 from motdotla/backtick-supporta8d34e5
Update README7e45019
Add support for backticksd6184e5
Merge pull request #614 from motdotla/empty-single-quotes298e989
v15.0.186a96a8
Add test for empty single or double quotes value4b7a130
Update CHANGELOGDependabot 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)