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

Fix erroneous TBR option setting #827

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

vaithak
Copy link
Collaborator

@vaithak vaithak commented Mar 18, 2024

This was removed and moved to SetRequestOptions here: 808, but somehow got reverted back in 766, and I missed it during the review also :(.

This doesn't do any harm for now, but if we want to enable-tbr by default in future, this will nullify that.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.97%. Comparing base (d2df900) to head (7b9406b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #827      +/-   ##
==========================================
- Coverage   94.97%   94.97%   -0.01%     
==========================================
  Files          49       49              
  Lines        7543     7542       -1     
==========================================
- Hits         7164     7163       -1     
  Misses        379      379              
Files Coverage Δ
tools/ClangPlugin.cpp 96.51% <100.00%> (-0.02%) ⬇️
Files Coverage Δ
tools/ClangPlugin.cpp 96.51% <100.00%> (-0.02%) ⬇️

Copy link
Contributor

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

Copy link
Owner

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

LGTM!

@vgvassilev vgvassilev merged commit c60fef3 into vgvassilev:master Mar 18, 2024
88 checks passed
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