onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
40 stars 16 forks source link

Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #289

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/stretchr/testify from 1.8.1 to 1.8.2.

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
codecov-commenter commented 1 year ago

Codecov Report

Merging #289 (1de6792) into main (d5384d9) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
+ Coverage   69.08%   69.12%   +0.04%     
==========================================
  Files          14       14              
  Lines        7306     7311       +5     
==========================================
+ Hits         5047     5054       +7     
- Misses       1624     1625       +1     
+ Partials      635      632       -3     
Impacted Files Coverage Δ
encode.go 80.64% <ø> (ø)
array_debug.go 54.16% <100.00%> (ø)
basicarray.go 53.55% <100.00%> (ø)
map_debug.go 55.50% <100.00%> (ø)
storable.go 68.18% <100.00%> (+2.60%) :arrow_up:
storage.go 79.65% <100.00%> (+0.86%) :arrow_up:
array.go 76.15% <0.00%> (-0.34%) :arrow_down:
map.go 71.78% <0.00%> (+0.10%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.