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 support for null (empty) statements #900

Merged
merged 1 commit into from
May 21, 2024

Add support for null (empty) statements

0cf0e47
Select commit
Loading
Failed to load commit list.
Merged

Add support for null (empty) statements #900

Add support for null (empty) statements
0cf0e47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 21, 2024 in 0s

94.09% (-0.07%) compared to 4126fa7

View this Pull Request on Codecov

94.09% (-0.07%) compared to 4126fa7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.09%. Comparing base (4126fa7) to head (0cf0e47).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #900      +/-   ##
==========================================
- Coverage   94.15%   94.09%   -0.07%     
==========================================
  Files          53       53              
  Lines        7803     7805       +2     
==========================================
- Hits         7347     7344       -3     
- Misses        456      461       +5     
Files Coverage Δ
...clude/clad/Differentiator/BaseForwardModeVisitor.h 100.00% <100.00%> (ø)
include/clad/Differentiator/ReverseModeVisitor.h 97.89% <100.00%> (+0.02%) ⬆️

... and 2 files with indirect coverage changes

Files Coverage Δ
...clude/clad/Differentiator/BaseForwardModeVisitor.h 100.00% <100.00%> (ø)
include/clad/Differentiator/ReverseModeVisitor.h 97.89% <100.00%> (+0.02%) ⬆️

... and 2 files with indirect coverage changes