Skip to content

test!: better tests#173

Merged
gdalle merged 5 commits intomainfrom
gd/bettertest
Jun 11, 2025
Merged

test!: better tests#173
gdalle merged 5 commits intomainfrom
gd/bettertest

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Jun 11, 2025

Caution

Breaking changes

Breaking changes

  • The argument backends to ImplicitFunction must now be either nothing or a named tuple (; x, y) of backends, it can't just be a single backend (because we need to specify how to differentiate the conditions with respect to each argument)
  • Remove Preparation types from code and docs since they were useless

Other changes

  • Revamp systematic tests to make them more modular

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/ImplicitDifferentiation.jl 100.00% <ø> (ø)
src/implicit_function.jl 88.46% <ø> (-0.43%) ⬇️
src/settings.jl 100.00% <100.00%> (ø)
🚀 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 11, 2025 10:10
@gdalle gdalle merged commit 74bb967 into main Jun 11, 2025
4 checks passed
@gdalle gdalle deleted the gd/bettertest branch June 14, 2025 11:22
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.

1 participant