Skip to content

feat: compute Scenario results with a reference backend#839

Merged
gdalle merged 3 commits intomainfrom
gd/scenref
Aug 21, 2025
Merged

feat: compute Scenario results with a reference backend#839
gdalle merged 3 commits intomainfrom
gd/scenref

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Aug 16, 2025

Fixes #834

@penelopeysm what do you think?

@penelopeysm
Copy link
Copy Markdown
Contributor

Sorry I only got to this! I would be super pleased with this :)

@gdalle
Copy link
Copy Markdown
Member Author

gdalle commented Aug 20, 2025

I thought you weren't using DITest in Turing?

@penelopeysm
Copy link
Copy Markdown
Contributor

Yup, no DIT in Turing.jl itself (well, not as of the time of writing at least) — but it was this function in particular which made me think that this feature in DIT would be nice :)

@gdalle gdalle closed this Aug 21, 2025
@gdalle gdalle reopened this Aug 21, 2025
@gdalle gdalle merged commit 4a59a3a into main Aug 21, 2025
34 of 52 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 21, 2025

Codecov Report

❌ Patch coverage is 98.03922% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.22%. Comparing base (08d5708) to head (dfd9b51).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...fferentiationInterfaceTest/src/scenarios/modify.jl 97.87% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (08d5708) and HEAD (dfd9b51). Click for more details.

HEAD has 7 uploads less than BASE
Flag BASE (08d5708) HEAD (dfd9b51)
DI 28 21
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #839       +/-   ##
===========================================
- Coverage   97.47%   79.22%   -18.26%     
===========================================
  Files         130      129        -1     
  Lines        7813     7812        -1     
===========================================
- Hits         7616     6189     -1427     
- Misses        197     1623     +1426     
Flag Coverage Δ
DI 72.87% <ø> (-25.29%) ⬇️
DIT 95.71% <98.03%> (+0.05%) ⬆️

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 deleted the gd/scenref branch August 21, 2025 07:06
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.

allow generating DIT.Scenario reference results with a given backend

2 participants