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

feat(tendermint): Instantiate Context for Tendermint types #54

Closed
wants to merge 6 commits into from

Conversation

romac
Copy link
Member

@romac romac commented Nov 8, 2023

No description provided.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 161 lines in your changes are missing coverage. Please review.

Comparison is base (0ea4ce9) 87.04% compared to head (d7fcb01) 77.53%.
Report is 51 commits behind head on main.

Files Patch % Lines
Code/tendermint/src/lib.rs 0.00% 106 Missing ⚠️
Code/tendermint/src/ed25519.rs 0.00% 40 Missing ⚠️
Code/common/src/round.rs 0.00% 14 Missing ⚠️
Code/round/src/state_machine.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   87.04%   77.53%   -9.51%     
==========================================
  Files          30       32       +2     
  Lines        1281     1411     +130     
==========================================
- Hits         1115     1094      -21     
- Misses        166      317     +151     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@romac romac changed the title code: Instantiate Context for Tendermint types feat(tendermint): Instantiate Context for Tendermint types Nov 9, 2023
@romac romac added the phase2 label Jan 5, 2024
@romac romac closed this Jun 17, 2024
@romac romac deleted the romac/tendermint branch June 17, 2024 09:50
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.

1 participant