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

fix: allow constant values of infininitesimal non-zero floating points #1185

Merged
merged 5 commits into from
Oct 21, 2023

remove testing import

ad43409
Select commit
Loading
Failed to load commit list.
Merged

fix: allow constant values of infininitesimal non-zero floating points #1185

remove testing import
ad43409
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 0s

47.95% (+0.63%) compared to ce258b1

View this Pull Request on Codecov

47.95% (+0.63%) compared to ce258b1

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (ce258b1) 47.31% compared to head (ad43409) 47.95%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1185      +/-   ##
==========================================
+ Coverage   47.31%   47.95%   +0.63%     
==========================================
  Files         367      369       +2     
  Lines       62118    62987     +869     
==========================================
+ Hits        29394    30204     +810     
- Misses      30325    30333       +8     
- Partials     2399     2450      +51     
Files Coverage Δ
gnovm/pkg/gnolang/values_conversions.go 4.65% <11.11%> (+0.86%) ⬆️

... and 20 files with indirect coverage changes

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