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

Improve DiffRequest and DynamicGraph printing. #1183

Merged
merged 1 commit into from
Dec 23, 2024

Improve DiffRequest and DynamicGraph printing.

1a55b91
Select commit
Loading
Failed to load commit list.
Merged

Improve DiffRequest and DynamicGraph printing. #1183

Improve DiffRequest and DynamicGraph printing.
1a55b91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 1s

94.85% (+0.28%) compared to 36dbc6e

View this Pull Request on Codecov

94.85% (+0.28%) compared to 36dbc6e

Details

Codecov Report

Attention: Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.85%. Comparing base (36dbc6e) to head (1a55b91).

Files with missing lines Patch % Lines
include/clad/Differentiator/DynamicGraph.h 87.50% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1183      +/-   ##
==========================================
+ Coverage   94.56%   94.85%   +0.28%     
==========================================
  Files          51       51              
  Lines        8960     8972      +12     
==========================================
+ Hits         8473     8510      +37     
+ Misses        487      462      -25     
Files with missing lines Coverage Δ
include/clad/Differentiator/DiffPlanner.h 100.00% <100.00%> (+31.81%) ⬆️
lib/Differentiator/DiffPlanner.cpp 98.48% <100.00%> (+0.04%) ⬆️
tools/ClangPlugin.cpp 96.09% <100.00%> (ø)
include/clad/Differentiator/DynamicGraph.h 98.24% <87.50%> (+14.03%) ⬆️

... and 1 file with indirect coverage changes

Files with missing lines Coverage Δ
include/clad/Differentiator/DiffPlanner.h 100.00% <100.00%> (+31.81%) ⬆️
lib/Differentiator/DiffPlanner.cpp 98.48% <100.00%> (+0.04%) ⬆️
tools/ClangPlugin.cpp 96.09% <100.00%> (ø)
include/clad/Differentiator/DynamicGraph.h 98.24% <87.50%> (+14.03%) ⬆️

... and 1 file with indirect coverage changes