Closed dependabot[bot] closed 1 year ago
Merging #357 (851f800) into main (c340278) will decrease coverage by
0.0949%
. Report is 5 commits behind head on main. The diff coverage is63.7500%
.
@@ Coverage Diff @@
## main #357 +/- ##
================================================
- Coverage 61.1272% 61.0324% -0.0949%
================================================
Files 240 241 +1
Lines 20261 20417 +156
================================================
+ Hits 12385 12461 +76
- Misses 6758 6833 +75
- Partials 1118 1123 +5
Flag | Coverage Δ | *Carryforward flag | |
---|---|---|---|
br | 60.6802% <ø> (ø) |
Carriedforward from c340278 | |
cdc | 61.1936% <63.7500%> (-0.1405%) |
:arrow_down: |
*This pull request uses carry forward flags. Click here to find out more.
Files | Coverage Δ | |
---|---|---|
cdc/cdc/kv/client.go | 83.8848% <100.0000%> (-2.1382%) |
:arrow_down: |
cdc/cdc/kv/metrics.go | 0.0000% <0.0000%> (ø) |
|
cdc/cdc/processor/pipeline/keyspan.go | 0.0000% <0.0000%> (ø) |
|
cdc/pkg/cmd/cli/cli_changefeed_update.go | 28.2051% <66.6666%> (+2.9877%) |
:arrow_up: |
cdc/pkg/config/replica_config.go | 63.2653% <0.0000%> (-5.6236%) |
:arrow_down: |
cdc/pkg/util/kv_filter.go | 91.6666% <91.6666%> (ø) |
|
cdc/cdc/processor/pipeline/puller.go | 0.0000% <0.0000%> (ø) |
|
cdc/cdc/kv/region_worker.go | 78.6885% <33.3333%> (-0.8949%) |
:arrow_down: |
cdc/pkg/util/ctx.go | 76.4705% <0.0000%> (-12.1658%) |
:arrow_down: |
Bumps github.com/gin-gonic/gin from 1.7.7 to 1.9.1.
Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
4ea0e64
Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2e
fix Request.Context() checks (#3512)2d4bbec
fix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4
chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bc
chore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725
Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689
chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556e
improve render code coverage (#3525)eac2daa
chore: update dependencies for various packages and libraries (#3585)757a638
chore: improve linting, testing, and GitHub Actions setup (#3583)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 show