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

Improve testing of blas/lapack fragments #13

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

j-fu
Copy link
Contributor

@j-fu j-fu commented Dec 19, 2022

  • include rtol into error messages
  • introduce rtolfactor for tweaking instead of fixed number 100.0
  • seed rng by default

- include rtol into error messages
- introduce rtolfactor for tweaking instead of fixed number 100.0
- seed rng by default
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2022

Codecov Report

Base: 90.63% // Head: 90.35% // Decreases project coverage by -0.27% ⚠️

Coverage data is based on head (e8e7a3d) compared to base (08a0a29).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   90.63%   90.35%   -0.28%     
==========================================
  Files          14       14              
  Lines        1804     1804              
==========================================
- Hits         1635     1630       -5     
- Misses        169      174       +5     
Impacted Files Coverage Δ
src/SparseSpdMethod/SpkSymFct.jl 71.33% <0.00%> (-3.34%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@PetrKryslUCSD PetrKryslUCSD merged commit 3413f82 into PetrKryslUCSD:main Dec 19, 2022
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.

3 participants