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

Add SparseDiffTools extension #9

Merged
merged 5 commits into from
Apr 9, 2024
Merged

Add SparseDiffTools extension #9

merged 5 commits into from
Apr 9, 2024

Conversation

gdalle
Copy link
Collaborator

@gdalle gdalle commented Apr 9, 2024

Fix #8

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (8b11d31) to head (da56a66).

Files Patch % Lines
ext/SparseConnectivityTracerSparseDiffToolsExt.jl 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #9       +/-   ##
==========================================
- Coverage   66.29%   0.00%   -66.30%     
==========================================
  Files           5       5               
  Lines          89      96        +7     
==========================================
- Hits           59       0       -59     
- Misses         30      96       +66     

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

@adrhill adrhill merged commit 121fef8 into adrhill:main Apr 9, 2024
3 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.

Define a sparsity detection trait following SparseDiffTools specs
3 participants