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

Added missing feature for testing argmin-math (docs) #371

Merged
merged 3 commits into from
Nov 3, 2023

Conversation

stefan-k
Copy link
Member

@stefan-k stefan-k commented Nov 3, 2023

In the docs, the _dev_linalg_latest feature which is needed to run the argmin-math tests with all backends was not mentioned.

@stefan-k stefan-k self-assigned this Nov 3, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2023

Codecov Report

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

Files Coverage Δ
argmin/src/solver/conjugategradient/cg.rs 99.16% <100.00%> (ø)
argmin/src/solver/particleswarm/mod.rs 97.53% <100.00%> (ø)
argmin/src/solver/linesearch/morethuente.rs 86.58% <75.00%> (-0.03%) ⬇️

... and 35 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@stefan-k stefan-k merged commit 13a39ea into argmin-rs:main Nov 3, 2023
13 checks passed
@stefan-k stefan-k deleted the fix_math_test_docs branch November 3, 2023 18:36
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