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

chore: Rename C++ headers to .hh suffixes. #2626

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Feb 1, 2024

This helps formatters and other dump (simple) tools know what's C++ and what's C.


This change is Reviewable

This helps formatters and other dump (simple) tools know what's C++ and
what's C.
@iphydf iphydf marked this pull request as ready for review February 1, 2024 23:44
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0c05566) 73.74% compared to head (4359e3a) 73.71%.

Files Patch % Lines
testing/fuzzing/fuzz_support.hh 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2626      +/-   ##
==========================================
- Coverage   73.74%   73.71%   -0.03%     
==========================================
  Files         148      148              
  Lines       30407    30424      +17     
==========================================
+ Hits        22423    22428       +5     
- Misses       7984     7996      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iphydf iphydf merged commit 4359e3a into TokTok:master Feb 2, 2024
84 of 91 checks passed
@iphydf iphydf deleted the cc-hh branch February 2, 2024 00:44
This pull request was closed.
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