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

[Backport] [2.x] Added missed API visibility annotations for public / experimental APIs (#12864) #12867

Merged

Added missed API visibility annotations for public / experimental API…

112bc1d
Select commit
Loading
Failed to load commit list.
Merged

[Backport] [2.x] Added missed API visibility annotations for public / experimental APIs (#12864) #12867

Added missed API visibility annotations for public / experimental API…
112bc1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2024 in 0s

71.25% (target 70.00%)

View this Pull Request on Codecov

71.25% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.25%. Comparing base (0dd892c) to head (112bc1d).
Report is 78 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12867      +/-   ##
============================================
- Coverage     71.28%   71.25%   -0.04%     
- Complexity    60145    60423     +278     
============================================
  Files          4957     4985      +28     
  Lines        282799   284400    +1601     
  Branches      41409    41582     +173     
============================================
+ Hits         201591   202643    +1052     
- Misses        64189    64633     +444     
- Partials      17019    17124     +105     

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