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

cmd/addchain: templated output generation #127

Merged
merged 28 commits into from
Oct 27, 2021
Merged

cmd/addchain: templated output generation #127

merged 28 commits into from
Oct 27, 2021

Conversation

mmcloughlin
Copy link
Owner

Updates #94

(Transferred from #124 after branch rename.)

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2021

Codecov Report

Merging #127 (dc382fe) into master (49956ae) will increase coverage by 1.19%.
The diff coverage is 85.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   72.81%   74.01%   +1.19%     
==========================================
  Files          30       35       +5     
  Lines        1880     2078     +198     
==========================================
+ Hits         1369     1538     +169     
- Misses        451      474      +23     
- Partials       60       66       +6     
Flag Coverage Δ
unittests 74.01% <85.35%> (+1.19%) ⬆️

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

Impacted Files Coverage Δ
internal/gen/templates.go 48.00% <48.00%> (ø)
internal/gen/gen.go 66.66% <66.66%> (ø)
internal/gen/functions.go 72.00% <72.00%> (ø)
internal/examples/fp25519/fp.go 100.00% <100.00%> (ø)
internal/examples/fp25519/inv.go 100.00% <100.00%> (ø)

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 49956ae...dc382fe. Read the comment docs.

@mmcloughlin mmcloughlin marked this pull request as ready for review October 27, 2021 08:09
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.

None yet

2 participants