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

update forcedar #204

Merged
merged 25 commits into from
Aug 16, 2023
Merged

update forcedar #204

merged 25 commits into from
Aug 16, 2023

Conversation

oscardssmith
Copy link
Member

No description provided.

oscardssmith and others added 25 commits July 25, 2023 11:58
remove broken support for older Julia versions
Give Diffractor an AbstractDifferentiation interface
…07-27-01-22-43-485-01614957389

CompatHelper: add new compat entry for AbstractDifferentiation at version 0.5, (keep existing compat)
remove getindex definition on 1.11
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 91.30% and project coverage change: +3.29% 🎉

Comparison is base (05810c2) 53.12% compared to head (8dd45c0) 56.42%.
Report is 2 commits behind head on kf/forcedar.

Additional details and impacted files
@@               Coverage Diff               @@
##           kf/forcedar     #204      +/-   ##
===============================================
+ Coverage        53.12%   56.42%   +3.29%     
===============================================
  Files               27       28       +1     
  Lines             2780     2896     +116     
===============================================
+ Hits              1477     1634     +157     
+ Misses            1303     1262      -41     
Files Changed Coverage Δ
src/higher_fwd_rules.jl 77.27% <ø> (ø)
src/interface.jl 67.39% <66.66%> (-1.36%) ⬇️
src/AbstractDifferentiation.jl 87.50% <87.50%> (ø)
src/Diffractor.jl 100.00% <100.00%> (ø)
src/codegen/reverse.jl 92.41% <100.00%> (-0.02%) ⬇️
src/jet.jl 42.51% <100.00%> (+2.85%) ⬆️
src/stage1/compiler_utils.jl 95.45% <100.00%> (ø)
src/stage1/recurse.jl 96.90% <100.00%> (+0.49%) ⬆️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oscardssmith oscardssmith merged commit 4d6b500 into kf/forcedar Aug 16, 2023
15 checks passed
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.

4 participants