Closed dependabot[bot] closed 1 year ago
Merging #170 (aaa8d80) into master (16180be) will increase coverage by
0.32%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #170 +/- ##
==========================================
+ Coverage 48.59% 48.91% +0.32%
==========================================
Files 32 32
Lines 1247 1247
==========================================
+ Hits 606 610 +4
+ Misses 603 598 -5
- Partials 38 39 +1
Impacted Files | Coverage Δ | |
---|---|---|
internal/tpl/render.go | 75.18% <0.00%> (+3.00%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Bumps go.uber.org/goleak from 1.1.11 to 1.2.0.
Release notes
Sourced from go.uber.org/goleak's releases.
Changelog
Sourced from go.uber.org/goleak's changelog.
Commits
5c9bf00
Prepare release v1.2.0 (#82)b3e1892
Update testify and cleanup (#81)704c76c
Add Cleanup option (#78)326e1c1
Cleanup dead code (#79)2dfebe8
Mark VerifyNone as a test Helper (#75)4e045fd
Use Go 1.19 (#76)fe3486f
Upgrade to yaml.v3 3.0.1 (#74)ebabc7b
CI: test with Go 1.17 and 1.18 (#73)421b885
Prepare for release v1.1.12 (#69)04ba342
Fix isTraceStack on newer Go versions (#68)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 will merge this PR once it's up-to-date and CI passes on it, as requested by @tarampampam.
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)