Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove map iteration non-determinism with keys #1302

Merged
merged 2 commits into from
Mar 26, 2024

add CHANGELOG

f0e4562
Select commit
Loading
Failed to load commit list.
Merged

fix: remove map iteration non-determinism with keys #1302

add CHANGELOG
f0e4562
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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%) ⬇️

... and 1 file with indirect coverage changes