product-apim icon indicating copy to clipboard operation
product-apim copied to clipboard

Run the operation policy tests in tenant mode

Open lakshithagunasekara opened this issue 2 years ago • 1 comments

lakshithagunasekara avatar Mar 16 '22 08:03 lakshithagunasekara

Codecov Report

Merging #12678 (32a3df2) into master (3684fc2) will decrease coverage by 6.40%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #12678      +/-   ##
============================================
- Coverage     23.04%   16.63%   -6.41%     
+ Complexity     1075      753     -322     
============================================
  Files           232      232              
  Lines         10313    10313              
  Branches       1065     1065              
============================================
- Hits           2377     1716     -661     
- Misses         7900     8564     +664     
+ Partials         36       33       -3     
Flag Coverage Δ
integration_tests 16.63% <ø> (-6.41%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...clients/publisher/api/v1/OperationPoliciesApi.java 28.57% <0.00%> (-57.15%) :arrow_down:
...gration/clients/store/api/v1/dto/ScopeInfoDTO.java 0.00% <0.00%> (-54.35%) :arrow_down:
...ents/publisher/api/v1/EndpointCertificatesApi.java 25.00% <0.00%> (-50.00%) :arrow_down:
...ntegration/clients/publisher/api/v1/ScopesApi.java 22.22% <0.00%> (-44.45%) :arrow_down:
...s/publisher/api/v1/dto/OperationPolicyDataDTO.java 0.00% <0.00%> (-44.12%) :arrow_down:
...blisher/api/v1/dto/SubscriptionPolicyAllOfDTO.java 0.00% <0.00%> (-42.96%) :arrow_down:
...er/api/v1/dto/OperationPolicySpecAttributeDTO.java 0.00% <0.00%> (-42.31%) :arrow_down:
...ntegration/clients/store/api/v1/dto/RatingDTO.java 0.00% <0.00%> (-36.96%) :arrow_down:
...n/clients/publisher/api/v1/dto/AuditReportDTO.java 0.00% <0.00%> (-36.96%) :arrow_down:
...lients/publisher/api/v1/dto/BandwidthLimitDTO.java 0.00% <0.00%> (-36.96%) :arrow_down:
... and 52 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4737dc2...32a3df2. Read the comment docs.

codecov[bot] avatar Mar 16 '22 12:03 codecov[bot]