Skip to content

Conversation

@mohdibntarek
Copy link
Member

This PR fixes #99 and supersedes #100.

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Patch coverage: 60.00% and project coverage change: -0.58% ⚠️

Comparison is base (f9517dc) 84.25% compared to head (4ec5450) 83.68%.

❗ Current head 4ec5450 differs from pull request most recent head 7f53a38. Consider uploading reports for the commit 7f53a38 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   84.25%   83.68%   -0.58%     
==========================================
  Files           8        8              
  Lines         470      478       +8     
==========================================
+ Hits          396      400       +4     
- Misses         74       78       +4     
Files Changed Coverage Δ
src/AbstractDifferentiation.jl 79.01% <60.00%> (-0.65%) ⬇️

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

@gdalle gdalle mentioned this pull request Aug 9, 2023
@gdalle gdalle marked this pull request as draft September 20, 2023 07:31
@gdalle
Copy link
Member

gdalle commented Sep 20, 2023

I think this will be superseded by #53 if we can manage it

@gdalle gdalle closed this Sep 20, 2023
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.

pushforward_function and pullback_function are confused by tuples vs single input

3 participants