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

Add Display impl for HRAC and FleetStateChecksum #22

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

fjarri
Copy link
Contributor

@fjarri fjarri commented Aug 16, 2022

  • Add Display impl for HRAC and FleetStateChecksum
  • Expose it in the bindings as __str__() for Python, and toString() for WASM

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2022

Codecov Report

Merging #22 (a10cb6e) into master (4910d99) will not change coverage.
The diff coverage is 0.00%.

@@          Coverage Diff           @@
##           master     #22   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          11      11           
  Lines         398     404    +6     
======================================
- Misses        398     404    +6     
Impacted Files Coverage Δ
nucypher-core/src/fleet_state.rs 0.00% <0.00%> (ø)
nucypher-core/src/hrac.rs 0.00% <0.00%> (ø)

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

@fjarri fjarri merged commit c638cd8 into nucypher:master Aug 16, 2022
@fjarri fjarri deleted the str-repr branch August 16, 2022 19:52
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.

2 participants