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

Restore legacy C++ implementations #492

Merged
merged 3 commits into from
Jan 12, 2025

Add missing legacy compatibility changes

8a064b5
Select commit
Loading
Failed to load commit list.
Merged

Restore legacy C++ implementations #492

Add missing legacy compatibility changes
8a064b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 12, 2025 in 0s

99.55% (-0.14%) compared to 0a710d2

View this Pull Request on Codecov

99.55% (-0.14%) compared to 0a710d2

Details

Codecov Report

Attention: Patch coverage is 99.43020% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.55%. Comparing base (0a710d2) to head (8a064b5).

Files with missing lines Patch % Lines
polymorphic_cxx14.h 98.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
- Coverage   99.68%   99.55%   -0.14%     
==========================================
  Files           5        7       +2     
  Lines         316      669     +353     
  Branches       31       75      +44     
==========================================
+ Hits          315      666     +351     
- Misses          1        3       +2     

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