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

PoE simtest #578

Closed
wants to merge 6 commits into from
Closed

PoE simtest #578

wants to merge 6 commits into from

Conversation

ba1ciu
Copy link
Collaborator

@ba1ciu ba1ciu commented Mar 27, 2023

No description provided.

@ba1ciu ba1ciu linked an issue Mar 27, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch coverage: 50.43% and project coverage change: +3.83 🎉

Comparison is base (a41a3d3) 64.80% compared to head (034831c) 68.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
+ Coverage   64.80%   68.63%   +3.83%     
==========================================
  Files          65       77      +12     
  Lines        6654     7669    +1015     
==========================================
+ Hits         4312     5264     +952     
- Misses       2115     2177      +62     
- Partials      227      228       +1     
Flag Coverage Δ
chain 64.62% <50.43%> (-0.18%) ⬇️
cosmwasm 98.25% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
chain/x/proofofexistence/simulation/operations.go 0.00% <0.00%> (ø)
...ain/x/proofofexistence/module/module_simulation.go 20.00% <20.00%> (ø)
chain/x/proofofexistence/simulation/decoder.go 80.00% <80.00%> (ø)
chain/x/proofofexistence/simulation/genesis.go 93.10% <93.10%> (ø)
chain/app/app.go 90.35% <100.00%> (ø)
chain/x/proofofexistence/codec.go 100.00% <100.00%> (ø)
chain/x/proofofexistence/module/module.go 66.66% <100.00%> (+12.28%) ⬆️
chain/x/proofofexistence/simulation/utils.go 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ba1ciu
Copy link
Collaborator Author

ba1ciu commented Mar 28, 2023

Closing for now for determinism test troubleshooting

@ba1ciu ba1ciu closed this Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simulation testing proofofexistence module
1 participant