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: Double-check dtypes within tests and increase RMSE tolerance #141

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

oesteban
Copy link
Collaborator

Makes the tests less brittle so that they don't fail with FSL 6.0. This doesn't actually address the problems seemingly discovered in FSL 6.0 interpolator (#52), it just raises the bar just enough for tests to pass with FSL 6.0.

Makes the tests less brittle so that they don't fail with FSL 6.0.

Closes #52.
@oesteban oesteban changed the title FIX: Double-check dtypes witihin tests and increase RMSE tolerance FIX: Double-check dtypes within tests and increase RMSE tolerance Feb 15, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #141 (06002d8) into master (de90b6f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   98.88%   98.88%           
=======================================
  Files          12       12           
  Lines        1081     1081           
  Branches      164      164           
=======================================
  Hits         1069     1069           
  Misses          6        6           
  Partials        6        6           
Flag Coverage Δ
travis 98.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de90b6f...06002d8. Read the comment docs.

@oesteban oesteban merged commit b40aff7 into master Feb 15, 2022
@oesteban oesteban deleted the fix/fsl6-broken-tests branch February 15, 2022 14:56
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