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

Handle scientific notation in fn felt_from_number #1188

Merged
merged 8 commits into from
May 30, 2023

Merge branch 'main' into deserialize-scientific-notation

c12e7fd
Select commit
Loading
Failed to load commit list.
Merged

Handle scientific notation in fn felt_from_number #1188

Merge branch 'main' into deserialize-scientific-notation
c12e7fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2023 in 1s

97.69% (-0.01%) compared to c06402c

View this Pull Request on Codecov

97.69% (-0.01%) compared to c06402c

Details

Codecov Report

Merging #1188 (c12e7fd) into main (c06402c) will decrease coverage by 0.01%.
The diff coverage is 80.76%.

@@            Coverage Diff             @@
##             main    #1188      +/-   ##
==========================================
- Coverage   97.70%   97.69%   -0.01%     
==========================================
  Files          89       89              
  Lines       35943    35968      +25     
==========================================
+ Hits        35119    35140      +21     
- Misses        824      828       +4     
Impacted Files Coverage Δ
src/serde/deserialize_program.rs 97.11% <80.76%> (-0.31%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more