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

Simplify if-conditions. NFC. #1177

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Simplify if-conditions. NFC. #1177

merged 1 commit into from
Dec 18, 2024

Conversation

vgvassilev
Copy link
Owner

No description provided.

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.56%. Comparing base (91fcf31) to head (7827b74).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1177      +/-   ##
==========================================
- Coverage   94.56%   94.56%   -0.01%     
==========================================
  Files          51       51              
  Lines        8960     8959       -1     
==========================================
- Hits         8473     8472       -1     
  Misses        487      487              
Files with missing lines Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (-0.01%) ⬇️
Files with missing lines Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (-0.01%) ⬇️

@vgvassilev vgvassilev merged commit 1a1b2ce into master Dec 18, 2024
92 checks passed
@vgvassilev vgvassilev deleted the simplify-conditionals branch December 18, 2024 18:57
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.

1 participant