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 a check-not clause to the test #1016

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Produce more accurate diagnostic of what's not supported yet.

a719512
Select commit
Loading
Failed to load commit list.
Open

Add a check-not clause to the test #1016

Produce more accurate diagnostic of what's not supported yet.
a719512
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

94.56% (+0.00%) compared to 0e74b11

View this Pull Request on Codecov

94.56% (+0.00%) compared to 0e74b11

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.56%. Comparing base (0e74b11) to head (a719512).

Files with missing lines Patch % Lines
lib/Differentiator/BaseForwardModeVisitor.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1016   +/-   ##
=======================================
  Coverage   94.56%   94.56%           
=======================================
  Files          51       51           
  Lines        8963     8963           
=======================================
  Hits         8476     8476           
  Misses        487      487           
Files with missing lines Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.76% <0.00%> (ø)
Files with missing lines Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.76% <0.00%> (ø)