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

Impl brent solver #96

Merged
merged 36 commits into from
Apr 15, 2024
Merged

Impl brent solver #96

merged 36 commits into from
Apr 15, 2024

Conversation

cpmech
Copy link
Owner

@cpmech cpmech commented Apr 15, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 99.61278% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 99.21%. Comparing base (e4090e6) to head (3439ac7).
Report is 241 commits behind head on main.

Files Patch % Lines
russell_lab/src/algo/testing.rs 98.84% 3 Missing ⚠️
russell_lab/src/algo/min_solver_brent.rs 99.53% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   99.08%   99.21%   +0.13%     
==========================================
  Files         146      174      +28     
  Lines       32028    39146    +7118     
==========================================
+ Hits        31734    38839    +7105     
- Misses        294      307      +13     

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

@cpmech cpmech merged commit 62f5527 into main Apr 15, 2024
3 checks passed
@cpmech cpmech deleted the impl-brent-solver branch April 15, 2024 12:21
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