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

Relax a test #9

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Relax a test #9

merged 1 commit into from
Nov 14, 2023

Conversation

dkarrasch
Copy link
Contributor

This came up in a pkgeval run in JuliaLang/julia#52038. This is just a walk-by proposal. I don't know if there are reasons that this test needs to be exact, but it seems that this is running by generic matmat multiplication which may change numerical results slightly, perhaps due to reordering of terms or whatever.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5ebe454) 99.09% compared to head (43f9e57) 99.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files           5        5           
  Lines         111      111           
=======================================
  Hits          110      110           
  Misses          1        1           

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

@roflmaostc
Copy link
Member

No reason for it!

@roflmaostc roflmaostc merged commit 37fedc1 into JuliaPhysics:main Nov 14, 2023
4 checks passed
@dkarrasch dkarrasch deleted the patch-1 branch November 14, 2023 18:27
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.

2 participants