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

[ci] Remove redundant main.cpp and avoid specifying C++ standard. #1253

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

vgvassilev
Copy link
Owner

This should help us build with newer gtest versions which require C++ later than 11.

This should help us build with newer gtest versions which require C++ later than
11.
Copy link
Contributor

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

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.67%. Comparing base (df17170) to head (e3715be).
Report is 16 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1253   +/-   ##
=======================================
  Coverage   94.66%   94.67%           
=======================================
  Files          51       51           
  Lines        8886     8919   +33     
=======================================
+ Hits         8412     8444   +32     
- Misses        474      475    +1     

see 6 files with indirect coverage changes

see 6 files with indirect coverage changes

@vgvassilev vgvassilev merged commit f066366 into master Feb 26, 2025
97 checks passed
@vgvassilev vgvassilev deleted the fix-gtest branch February 26, 2025 16:02
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