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

fix Diffractor compat #624

Closed
wants to merge 1 commit into from
Closed

fix Diffractor compat #624

wants to merge 1 commit into from

Conversation

oscardssmith
Copy link
Member

This was requiring an old version of Diffractor

@oscardssmith oscardssmith requested a review from gdalle as a code owner November 15, 2024 16:45
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.06%. Comparing base (675b4bd) to head (d6e494b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
- Coverage   97.72%   97.06%   -0.66%     
==========================================
  Files         112      110       -2     
  Lines        5533     5524       -9     
==========================================
- Hits         5407     5362      -45     
- Misses        126      162      +36     
Flag Coverage Δ
DI 97.96% <ø> (-1.00%) ⬇️
DIT 95.35% <ø> (ø)

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.

@gdalle
Copy link
Member

gdalle commented Nov 15, 2024

Good catch but it was done on purpose, the following versions of Diffractor broke DI and no one had time to fix it. You can see it because the corresponding test is failing: https://github.com/JuliaDiff/DifferentiationInterface.jl/actions/runs/11860118951/job/33054648333?pr=624.

Related:

@gdalle
Copy link
Member

gdalle commented Nov 15, 2024

Is it okay if I close this for the time being?

@gdalle gdalle deleted the os/fix-difractor-compat branch November 15, 2024 18:35
@oscardssmith oscardssmith restored the os/fix-difractor-compat branch November 16, 2024 01:44
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.

2 participants