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: check nothing output for Zygote #667

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: check nothing output for Zygote #667

wants to merge 1 commit into from

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Dec 31, 2024

Fixes #662
Supersedes #604

Copy link

codecov bot commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.54%. Comparing base (62ec930) to head (8cc63cc).

Files with missing lines Patch % Lines
...faceZygoteExt/DifferentiationInterfaceZygoteExt.jl 83.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #667      +/-   ##
==========================================
- Coverage   97.60%   97.54%   -0.07%     
==========================================
  Files         112      112              
  Lines        5592     5613      +21     
==========================================
+ Hits         5458     5475      +17     
- Misses        134      138       +4     
Flag Coverage Δ
DI 98.65% <84.00%> (-0.11%) ⬇️
DIT 95.36% <ø> (ø)

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.

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.

Failure to handle nothing output from Zygote.jl
1 participant