Skip to content

fix: take absstep into account for FiniteDiff#812

Merged
gdalle merged 4 commits intomainfrom
gd/finitediff_absstep
Jun 10, 2025
Merged

fix: take absstep into account for FiniteDiff#812
gdalle merged 4 commits intomainfrom
gd/finitediff_absstep

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Jun 10, 2025

Fixes #811

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 10, 2025

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.46%. Comparing base (d8905f5) to head (3b9665d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ferentiationInterface/test/Back/FiniteDiff/test.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #812      +/-   ##
==========================================
- Coverage   97.93%   97.46%   -0.47%     
==========================================
  Files         128      127       -1     
  Lines        7693     7694       +1     
==========================================
- Hits         7534     7499      -35     
- Misses        159      195      +36     
Flag Coverage Δ
DI 98.16% <86.66%> (-0.65%) ⬇️
DIT 95.61% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gdalle gdalle marked this pull request as ready for review June 10, 2025 17:27
@gdalle gdalle added the skipci Don't run CI tests and docs label Jun 10, 2025
@gdalle gdalle merged commit 0124a0e into main Jun 10, 2025
1 of 2 checks passed
@gdalle gdalle deleted the gd/finitediff_absstep branch June 10, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skipci Don't run CI tests and docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Absstep is not respected in AutoFiniteDiff

1 participant