fix: remove map iteration non-determinism with keys #1302
Merged
Codecov / codecov/project
succeeded
Mar 26, 2024 in 0s
70.43% (target 50.00%)
View this Pull Request on Codecov
70.43% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 95.83333%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 70.43%. Comparing base (
e86b980
) to head (f0e4562
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1302 +/- ##
=======================================
Coverage 70.42% 70.43%
=======================================
Files 643 643
Lines 54702 54720 +18
=======================================
+ Hits 38526 38542 +16
- Misses 14006 14008 +2
Partials 2170 2170
Files | Coverage Δ | |
---|---|---|
baseapp/baseapp.go | 79.55% <100.00%> (+0.19%) |
⬆️ |
store/rootmulti/store.go | 74.31% <100.00%> (+0.62%) |
⬆️ |
types/module/module.go | 70.37% <66.66%> (-0.22%) |
⬇️ |
Loading