jonniedie / ComponentArrays.jl

Arrays with arbitrarily nested named components.
MIT License
287 stars 34 forks source link

Add ProjectTo for CA #202

Closed avik-pal closed 1 year ago

avik-pal commented 1 year ago

Ensures that the gradient of a CA is of type CA.

codecov-commenter commented 1 year ago

Codecov Report

Merging #202 (d654990) into master (efff2cd) will increase coverage by 0.11%. The diff coverage is 66.66%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   73.35%   73.46%   +0.11%     
==========================================
  Files          20       20              
  Lines         683      686       +3     
==========================================
+ Hits          501      504       +3     
  Misses        182      182              
Impacted Files Coverage Δ
src/compat/chainrulescore.jl 81.81% <66.66%> (+6.81%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

jonniedie commented 1 year ago

Thanks!

jonniedie commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

avik-pal commented 1 year ago

@jonniedie this patch did not get released