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

[WIP] [EPIC] Fizzy: Integrates conditions and context fields into MessageKit, ReencryptionRequest, RetrievalKit, with first rust tests #26

Merged
merged 15 commits into from
Sep 10, 2022

Conversation

jMyles
Copy link
Contributor

@jMyles jMyles commented Aug 23, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #26 (fb2d19e) into master (9de0428) will increase coverage by 16.70%.
The diff coverage is 88.00%.

@@             Coverage Diff             @@
##           master      #26       +/-   ##
===========================================
+ Coverage    0.00%   16.70%   +16.70%     
===========================================
  Files          11       11               
  Lines         404      401        -3     
===========================================
+ Hits            0       67       +67     
+ Misses        404      334       -70     
Impacted Files Coverage Δ
nucypher-core/src/message_kit.rs 0.00% <0.00%> (ø)
nucypher-core/src/retrieval_kit.rs 0.00% <0.00%> (ø)
nucypher-core/src/reencryption.rs 38.88% <100.00%> (+38.88%) ⬆️
nucypher-core/src/treasure_map.rs 0.00% <0.00%> (ø)
nucypher-core/src/key_frag.rs 28.88% <0.00%> (+28.88%) ⬆️
nucypher-core/src/versioning.rs 30.50% <0.00%> (+30.50%) ⬆️
nucypher-core/src/hrac.rs 61.53% <0.00%> (+61.53%) ⬆️

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

@jMyles
Copy link
Contributor Author

jMyles commented Sep 10, 2022

Oh uhhh, we're merging without newtypes?

I mean, that's cool if that's cool. We'll just work on it in another branch then I suppose.

@fjarri
Copy link
Contributor

fjarri commented Sep 10, 2022

I just merged the alpa release branch back into master so that I could build on top of it. I'm planning to make a newtypes PR this weekend.

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.

5 participants