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: ark version differentiation #266

Merged
merged 8 commits into from
Jul 24, 2023
Merged

feat: ark version differentiation #266

merged 8 commits into from
Jul 24, 2023

Conversation

DaniPopes
Copy link
Contributor

Motivation

Supersedes #241

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Patch coverage: 70.73% and project coverage change: +0.05 🎉

Comparison is base (223c97e) 83.56% compared to head (fb59103) 83.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
+ Coverage   83.56%   83.62%   +0.05%     
==========================================
  Files          51       52       +1     
  Lines        5483     5538      +55     
==========================================
+ Hits         4582     4631      +49     
- Misses        901      907       +6     
Impacted Files Coverage Δ
src/support/ark_ff.rs 78.18% <53.84%> (-0.39%) ⬇️
src/support/ark_ff_04.rs 78.57% <78.57%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@prestwich prestwich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TYVM :)

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.

3 participants