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] Implement Sinsemilla chip #25

Closed
wants to merge 5 commits into from

Conversation

therealyingtong
Copy link
Contributor

This is based on #24.

@codecov-io
Copy link

codecov-io commented Feb 26, 2021

Codecov Report

Merging #25 (2e188df) into sinsemilla-gadget (77d1a13) will increase coverage by 74.68%.
The diff coverage is 86.97%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           sinsemilla-gadget      #25       +/-   ##
======================================================
+ Coverage               0.00%   74.68%   +74.68%     
======================================================
  Files                      5        8        +3     
  Lines                     41      241      +200     
======================================================
+ Hits                       0      180      +180     
- Misses                    41       61       +20     
Impacted Files Coverage Δ
.../circuit/gadget/sinsemilla/chip/generator_table.rs 85.10% <85.10%> (ø)
src/circuit/gadget/sinsemilla/chip.rs 85.21% <85.21%> (ø)
src/circuit/gadget/sinsemilla.rs 96.66% <96.66%> (ø)
src/primitives/sinsemilla.rs 76.47% <0.00%> (+76.47%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77d1a13...2e188df. Read the comment docs.

@therealyingtong
Copy link
Contributor Author

Merged into #24 (WIP)

@therealyingtong therealyingtong deleted the sinsemilla-chip branch April 21, 2021 16:35
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