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

Implement integration test for getting Custom Policies of API Revisions #13464

Added testGetAPISpecificOperationPolicyForAPIRevision test

12d359c
Select commit
Loading
Failed to load commit list.
Closed

Implement integration test for getting Custom Policies of API Revisions #13464

Added testGetAPISpecificOperationPolicyForAPIRevision test
12d359c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2024 in 1s

23.25% (-1.04%) compared to ad087e2

View this Pull Request on Codecov

23.25% (-1.04%) compared to ad087e2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.25%. Comparing base (ad087e2) to head (12d359c).
Report is 96 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13464      +/-   ##
============================================
- Coverage     24.29%   23.25%   -1.04%     
+ Complexity     1239     1175      -64     
============================================
  Files           254      254              
  Lines         11489    11495       +6     
  Branches       1200     1200              
============================================
- Hits           2791     2673     -118     
- Misses         8671     8796     +125     
+ Partials         27       26       -1     

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