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 issues mixing 'const'-ness of STRING_PTR_RO #6659

Merged
merged 2 commits into from
Dec 13, 2024

Provide a few more *_RO accessors for R<3.5

24cbd00
Select commit
Loading
Failed to load commit list.
Merged

Fix issues mixing 'const'-ness of STRING_PTR_RO #6659

Provide a few more *_RO accessors for R<3.5
24cbd00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

98.61% (+0.00%) compared to a599557

View this Pull Request on Codecov

98.61% (+0.00%) compared to a599557

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.61%. Comparing base (a599557) to head (24cbd00).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6659   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files          79       79           
  Lines       14559    14559           
=======================================
  Hits        14358    14358           
  Misses        201      201           

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