fix(deps): update module github.com/google/go-cmp to v0.6.0 #500
Codecov / codecov/project
succeeded
Oct 10, 2023 in 0s
23.67% (+14.81%) compared to 6e0af0f
View this Pull Request on Codecov
23.67% (+14.81%) compared to 6e0af0f
Details
Codecov Report
Merging #500 (e98019b) into main (6e0af0f) will increase coverage by
14.81%
.
Report is 560 commits behind head on main.
The diff coverage is14.58%
.
@@ Coverage Diff @@
## main #500 +/- ##
==========================================
+ Coverage 8.86% 23.67% +14.81%
==========================================
Files 66 53 -13
Lines 9919 7329 -2590
Branches 23 0 -23
==========================================
+ Hits 879 1735 +856
+ Misses 8913 5594 -3319
+ Partials 127 0 -127
Files | Coverage Δ | |
---|---|---|
internal/dmrconst/const.go | 66.66% <ø> (ø) |
|
internal/http/api/apimodels/user.go | 45.45% <ø> (+27.27%) |
⬆️ |
internal/http/api/controllers/v1/auth/auth.go | 56.66% <100.00%> (+56.66%) |
⬆️ |
...nal/http/api/controllers/v1/lastheard/lastheard.go | 0.00% <ø> (ø) |
|
internal/http/api/middleware/database.go | 100.00% <ø> (ø) |
|
internal/http/api/middleware/paginated_database.go | 54.34% <ø> (+10.86%) |
⬆️ |
internal/http/api/middleware/redis.go | 100.00% <ø> (ø) |
|
internal/http/api/middleware/tracing.go | 0.00% <ø> (ø) |
|
internal/http/api/pagination/pagination.go | 100.00% <ø> (+66.66%) |
⬆️ |
internal/http/api/utils/password.go | 70.96% <ø> (+36.55%) |
⬆️ |
... and 43 more |
... and 23 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading