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

Move if-stmt invariant code outside, fix a compiler warning. NFC #672

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

vgvassilev
Copy link
Owner

No description provided.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

lib/Differentiator/ReverseModeVisitor.cpp Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #672 (574bc52) into master (232d17b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #672      +/-   ##
==========================================
+ Coverage   94.36%   94.37%   +0.01%     
==========================================
  Files          48       48              
  Lines        7065     7061       -4     
==========================================
- Hits         6667     6664       -3     
+ Misses        398      397       -1     
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.72% <100.00%> (+0.04%) ⬆️
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.72% <100.00%> (+0.04%) ⬆️

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Repository owner deleted a comment from github-actions bot Dec 8, 2023
Copy link
Contributor

github-actions bot commented Dec 8, 2023

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

@vgvassilev vgvassilev merged commit 2ee6b06 into master Dec 8, 2023
76 checks passed
@vgvassilev vgvassilev deleted the fix-warning branch December 8, 2023 09:51
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.

2 participants