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 Felt.fromSigned factory method #435

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Conversation

DelevoXDG
Copy link
Contributor

@DelevoXDG DelevoXDG commented Mar 13, 2024

Describe your changes

Related to and is needed for #428

  • Add support for creating Felt from signed value (BigInteger, Long, Int)

Linked issues

Closes

Breaking changes

  • This issue contains breaking changes

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.33%. Comparing base (819434c) to head (74bb39c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
+ Coverage   70.29%   70.33%   +0.03%     
==========================================
  Files          72       72              
  Lines        3144     3148       +4     
  Branches      308      309       +1     
==========================================
+ Hits         2210     2214       +4     
  Misses        788      788              
  Partials      146      146              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DelevoXDG DelevoXDG merged commit 2909bbd into main Mar 14, 2024
2 checks passed
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