product-apim
product-apim copied to clipboard
Support organization appended context in OAS Tests.
The changes introduced in [1] will add the organization name appended context to x-wso2-basepath and hence the context should be assert after appending the organization to context, if its an API which belongs to an Organization.
[1]- https://github.com/wso2/carbon-apimgt/pull/11313
Codecov Report
Base: 0.00% // Head: 15.83% // Increases project coverage by +15.83%
:tada:
Coverage data is based on head (
691ce6c
) compared to base (9c3d8c8
). Patch has no changes to coverable lines.
:exclamation: Current head 691ce6c differs from pull request most recent head 44ae60c. Consider uploading reports for the commit 44ae60c to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #12942 +/- ##
=============================================
+ Coverage 0 15.83% +15.83%
- Complexity 0 755 +755
=============================================
Files 0 242 +242
Lines 0 10828 +10828
Branches 0 1120 +1120
=============================================
+ Hits 0 1715 +1715
- Misses 0 9080 +9080
- Partials 0 33 +33
Flag | Coverage Δ | |
---|---|---|
integration_tests | 15.83% <ø> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
.../clients/publisher/api/v1/dto/CertificatesDTO.java | 0.00% <0.00%> (ø) |
|
...tion/clients/publisher/api/v1/dto/APIScopeDTO.java | 30.00% <0.00%> (ø) |
|
...ntegration/clients/internal/api/dto/PolicyDTO.java | 0.00% <0.00%> (ø) |
|
...nts/publisher/api/v1/dto/RequestCountLimitDTO.java | 34.21% <0.00%> (ø) |
|
...ublisher/api/v1/dto/RequestCountLimitAllOfDTO.java | 0.00% <0.00%> (ø) |
|
...gration/clients/store/api/v1/dto/ScopeInfoDTO.java | 0.00% <0.00%> (ø) |
|
...ration/clients/internal/api/dto/RevokedJWTDTO.java | 30.00% <0.00%> (ø) |
|
...gration/clients/admin/api/dto/WorkflowListDTO.java | 32.60% <0.00%> (ø) |
|
...tegration/clients/internal/api/dto/GroupIdDTO.java | 30.00% <0.00%> (ø) |
|
...ients/publisher/api/v1/dto/EventCountLimitDTO.java | 34.21% <0.00%> (ø) |
|
... and 232 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.