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

AICN cubic Newton algorithm #165

Merged
merged 4 commits into from
Oct 23, 2023
Merged

AICN cubic Newton algorithm #165

merged 4 commits into from
Oct 23, 2023

Conversation

TLCFEM
Copy link
Owner

@TLCFEM TLCFEM commented Oct 23, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

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

Comparison is base (b5f2710) 90.2624% compared to head (ab9f20b) 90.2678%.

❗ Current head ab9f20b differs from pull request most recent head 4414eb2. Consider uploading reports for the commit 4414eb2 to get more accurate results

Additional details and impacted files
@@               Coverage Diff                @@
##                dev       #165        +/-   ##
================================================
+ Coverage   90.2624%   90.2678%   +0.0054%     
================================================
  Files           659        660         +1     
  Lines         28970      28986        +16     
  Branches       3280       3282         +2     
================================================
+ Hits          26149      26165        +16     
  Misses         2821       2821                
Files Coverage Δ
Solver/Newton.h 100.0000% <100.0000%> (ø)
Step/Static.cpp 92.4529% <100.0000%> (+0.2960%) ⬆️
Solver/Newton.cpp 95.1220% <92.8572%> (+0.8363%) ⬆️

... and 4 files with indirect coverage changes

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

@TLCFEM TLCFEM merged commit 3fcb2ee into dev Oct 23, 2023
27 checks passed
@TLCFEM TLCFEM deleted the cubic-newton branch October 23, 2023 12:32
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.

None yet

1 participant