Closed dependabot[bot] closed 2 years ago
Merging #642 (9d18731) into master (7e73085) will decrease coverage by
0.35%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #642 +/- ##
==========================================
- Coverage 89.83% 89.47% -0.36%
==========================================
Files 27 27
Lines 1731 1729 -2
Branches 287 273 -14
==========================================
- Hits 1555 1547 -8
- Misses 140 146 +6
Partials 36 36
Impacted Files | Coverage Δ | |
---|---|---|
vcr/serializers/yamlserializer.py | 77.77% <0.00%> (-22.23%) |
:arrow_down: |
vcr/stubs/httpx_stubs.py | 95.87% <0.00%> (-2.07%) |
:arrow_down: |
vcr/migration.py | 74.48% <0.00%> (-2.05%) |
:arrow_down: |
vcr/serialize.py | 100.00% <0.00%> (ø) |
|
vcr/stubs/compat.py | 100.00% <0.00%> (ø) |
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 7e73085...9d18731. Read the comment docs.
Bumps actions/checkout from 3.0.1 to 3.0.2.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
2541b12
Prepare changelog for v3.0.2. (#777)0ffe6f9
Add set-safe-directory input to allow customers to take control. (#770)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)