Skip to content

Make points test approximate #274

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

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jul 18, 2023

It's better to test for approximate equality to avoid breakages from changes to floating-point return values. This was one of the failing tests in #273

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +21.76 🎉

Comparison is base (75383fe) 49.48% compared to head (26118ec) 71.24%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #274       +/-   ##
===========================================
+ Coverage   49.48%   71.24%   +21.76%     
===========================================
  Files          28       28               
  Lines        2696     2699        +3     
===========================================
+ Hits         1334     1923      +589     
+ Misses       1362      776      -586     

see 26 files 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.

@jishnub jishnub merged commit f098c97 into JuliaApproximation:master Jul 18, 2023
@jishnub jishnub deleted the ptstestapprox branch July 18, 2023 08:17
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.

1 participant