Closed dependabot[bot] closed 2 years ago
Merging #298 (2671733) into main (2a569e6) will increase coverage by
0.10%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #298 +/- ##
==========================================
+ Coverage 91.24% 91.34% +0.10%
==========================================
Files 53 53
Lines 1964 1964
==========================================
+ Hits 1792 1794 +2
+ Misses 172 170 -2
Impacted Files | Coverage Δ | |
---|---|---|
hibiapi/utils/decorators/__init__.py | 72.46% <0.00%> (+2.89%) |
:arrow_up: |
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 2a569e6...2671733. Read the comment docs.
Superseded by #306.
Bumps cashews from 4.4.0 to 4.5.0.
Commits
75b1c29
bump new version4ace76a
fix validation for key53ace3a
Merge pull request #77 from Krukov/big-changes-fix-client-side-cache1913243
fix client side cache supportDependabot 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)