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

New High Level Interface for Sparse Jacobian Computation #253

Merged
merged 15 commits into from Aug 25, 2023

Conversation

avik-pal
Copy link
Contributor

@avik-pal avik-pal commented Aug 14, 2023

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch coverage: 96.41% and project coverage change: +1.76% 🎉

Comparison is base (9c458cd) 85.58% compared to head (713e6ee) 87.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
+ Coverage   85.58%   87.35%   +1.76%     
==========================================
  Files          14       21       +7     
  Lines         992     1178     +186     
==========================================
+ Hits          849     1029     +180     
- Misses        143      149       +6     
Files Changed Coverage Δ
src/coloring/backtracking_coloring.jl 0.00% <0.00%> (ø)
src/coloring/greedy_star1_coloring.jl 100.00% <ø> (ø)
src/coloring/greedy_star2_coloring.jl 100.00% <ø> (ø)
src/coloring/matrix2graph.jl 100.00% <ø> (ø)
ext/SparseDiffToolsEnzymeExt.jl 86.20% <86.20%> (ø)
src/highlevel/common.jl 93.10% <93.10%> (ø)
ext/SparseDiffToolsZygoteExt.jl 97.36% <94.73%> (+0.70%) ⬆️
ext/SparseDiffToolsSymbolicsExt.jl 100.00% <100.00%> (ø)
src/SparseDiffTools.jl 100.00% <100.00%> (+25.00%) ⬆️
src/coloring/acyclic_coloring.jl 98.57% <100.00%> (ø)
... and 9 more

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

@avik-pal avik-pal changed the title [WIP] New High Level Interface for Sparse Jacobian Computation New High Level Interface for Sparse Jacobian Computation Aug 14, 2023
@avik-pal
Copy link
Contributor Author

Bump for a merge

@ChrisRackauckas ChrisRackauckas merged commit db2f2ae into JuliaDiff:master Aug 25, 2023
16 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.

None yet

2 participants