Open dependabot-preview[bot] opened 3 years ago
Merging #20 (6270daa) into master (845099d) will decrease coverage by
0.67%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #20 +/- ##
==========================================
- Coverage 96.34% 95.67% -0.68%
==========================================
Files 16 16
Lines 821 693 -128
==========================================
- Hits 791 663 -128
Misses 16 16
Partials 14 14
Impacted Files | Coverage Δ | |
---|---|---|
cos.go | 83.94% <0.00%> (-2.23%) |
:arrow_down: |
http.go | 90.47% <0.00%> (-0.83%) |
:arrow_down: |
object.go | 96.61% <0.00%> (-0.43%) |
:arrow_down: |
auth.go | 98.18% <0.00%> (-0.36%) |
:arrow_down: |
error.go | 100.00% <0.00%> (ø) |
|
bucket.go | 100.00% <0.00%> (ø) |
|
helper.go | 100.00% <0.00%> (ø) |
|
service.go | 100.00% <0.00%> (ø) |
|
bucket_acl.go | 100.00% <0.00%> (ø) |
|
object_acl.go | 100.00% <0.00%> (ø) |
|
... and 6 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 845099d...6270daa. Read the comment docs.
Bumps github.com/mozillazg/go-httpheader from 0.2.1 to 0.3.0.
Changelog
Sourced from github.com/mozillazg/go-httpheader's changelog.
Commits
17b533c
Bump version: 0.2.1 → 0.3.0150b198
Merge remote-tracking branch 'origin/develop'4f196c7
update changelog27dc8ef
v0.3.05dccbc1
add more exampleda0fad3
fix tests92b6c5e
support old versions of Go908f642
Merge remote-tracking branch 'origin/master' into developea8dea5
add more testsc8ffd9a
rename DecodeHeader to DecodeDependabot 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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)