Skip to content

refactor!: remove scenario lists from public API#796

Merged
gdalle merged 1 commit intomainfrom
gd/scens
May 12, 2025
Merged

refactor!: remove scenario lists from public API#796
gdalle merged 1 commit intomainfrom
gd/scens

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented May 12, 2025

Warning

Breaking change for DifferentiationInterfaceTest

Breaking

  • Remove scenario lists like default_scenarios or sparse_scenarios from the public API of DIT: now they are only for internal use in testing.

Non breaking

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.93%. Comparing base (4f1fc48) to head (fda7988).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #796   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files         128      128           
  Lines        7693     7693           
=======================================
  Hits         7534     7534           
  Misses        159      159           
Flag Coverage Δ
DI 98.81% <ø> (ø)
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 May 12, 2025 06:17
@gdalle gdalle merged commit 989bd8a into main May 12, 2025
71 of 72 checks passed
@gdalle gdalle deleted the gd/scens branch May 12, 2025 07:56
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.

Better document prep_args in DIT.Scenario

1 participant