Closed dependabot[bot] closed 1 year ago
Merging #51 (fd49f23) into main (153c5e9) will decrease coverage by
0.05224%
. The diff coverage is14.81481%
.
@@ Coverage Diff @@
## main #51 +/- ##
===================================================
- Coverage 25.01308% 24.96084% -0.05224%
===================================================
Files 13 13
Lines 1911 1915 +4
===================================================
Hits 478 478
- Misses 1395 1399 +4
Partials 38 38
Impacted Files | Coverage Δ | |
---|---|---|
drivers/drivers.go | 51.47059% <0.00000%> (ø) |
|
drivers/gs.go | 10.98901% <0.00000%> (-0.04040%) |
:arrow_down: |
drivers/ipfs.go | 7.22892% <0.00000%> (ø) |
|
drivers/s3.go | 13.99549% <0.00000%> (-0.09542%) |
:arrow_down: |
drivers/w3s.go | 5.34979% <0.00000%> (ø) |
|
drivers/fs.go | 57.51634% <100.00000%> (ø) |
|
drivers/local.go | 51.01010% <100.00000%> (ø) |
|
drivers/session_mock.go | 45.45455% <100.00000%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e131f40...fd49f23. Read the comment docs.
Impacted Files | Coverage Δ | |
---|---|---|
drivers/drivers.go | 51.47059% <0.00000%> (ø) |
|
drivers/gs.go | 10.98901% <0.00000%> (-0.04040%) |
:arrow_down: |
drivers/ipfs.go | 7.22892% <0.00000%> (ø) |
|
drivers/s3.go | 13.99549% <0.00000%> (-0.09542%) |
:arrow_down: |
drivers/w3s.go | 5.34979% <0.00000%> (ø) |
|
drivers/fs.go | 57.51634% <100.00000%> (ø) |
|
drivers/local.go | 51.01010% <100.00000%> (ø) |
|
drivers/session_mock.go | 45.45455% <100.00000%> (ø) |
Superseded by #61.
Bumps google.golang.org/api from 0.125.0 to 0.128.0.
Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
f06cac5
chore(main): release 0.128.0 (#2023)229def0
feat(all): auto-regenerate discovery clients (#2027)58512c3
feat(all): auto-regenerate discovery clients (#2026)d846ea5
feat(all): auto-regenerate discovery clients (#2022)5e2fcf7
chore(main): release 0.127.0 (#2016)0d9a82b
chore(all): update module github.com/googleapis/enterprise-certificate-proxy ...eb914ce
feat(all): auto-regenerate discovery clients (#2021)c86a815
feat(all): auto-regenerate discovery clients (#2018)4c6e7c1
feat(all): auto-regenerate discovery clients (#2017)21af27f
feat(all): auto-regenerate discovery clients (#2015)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)