Skip to content

Move SparseArrays support to an extension

David Widmann 518b07a
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 16, 2023 in 0s

93.90% (+0.00%) compared to efc2f86

View this Pull Request on Codecov

93.90% (+0.00%) compared to efc2f86

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (efc2f86) 93.90% compared to head (518b07a) 93.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #638   +/-   ##
=======================================
  Coverage   93.90%   93.90%           
=======================================
  Files          14       15    +1     
  Lines         903      903           
=======================================
  Hits          848      848           
  Misses         55       55           
Files Coverage Δ
src/ChainRulesCore.jl 100.00% <ø> (ø)
src/accumulation.jl 97.05% <ø> (-0.17%) ⬇️
src/projection.jl 97.26% <ø> (+0.21%) ⬆️
ext/ChainRulesCoreSparseArraysExt.jl 96.29% <96.29%> (ø)

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