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

Add an integration test for correlation logging

Open pasindu-sandima opened this issue 2 years ago • 2 comments

An integration test is added for the feature enable correlation logs without a server restart for the apim product.

Fix: wso2/api-manager#275 Fix: wso2/api-manager#532

pasindu-sandima avatar Aug 05 '22 12:08 pasindu-sandima

Codecov Report

Base: 0.00% // Head: 15.53% // Increases project coverage by +15.53% :tada:

Coverage data is based on head (243939a) compared to base (9c3d8c8). Patch has no changes to coverable lines.

:exclamation: Current head 243939a differs from pull request most recent head 746fa16. Consider uploading reports for the commit 746fa16 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             master   #12950       +/-   ##
=============================================
+ Coverage          0   15.53%   +15.53%     
- Complexity        0      731      +731     
=============================================
  Files             0      242      +242     
  Lines             0    10757    +10757     
  Branches          0     1120     +1120     
=============================================
+ Hits              0     1671     +1671     
- Misses            0     9049     +9049     
- Partials          0       37       +37     
Flag Coverage Δ
integration_tests 15.53% <ø> (?)

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

Impacted Files Coverage Δ
...tion/clients/publisher/api/v1/dto/APIScopeDTO.java 30.00% <0.00%> (ø)
...lients/admin/api/dto/BlockingConditionListDTO.java 0.00% <0.00%> (ø)
...amples/utils/publisher/rest/client/model/Wsdl.java 0.00% <0.00%> (ø)
...lients/publisher/api/v1/dto/EndpointConfigDTO.java 0.00% <0.00%> (ø)
...ients/internal/api/dto/SynapseArtifactListDTO.java 28.94% <0.00%> (ø)
...re/api/v1/dto/ApplicationKeyMappingRequestDTO.java 39.65% <0.00%> (ø)
...lients/publisher/api/v1/dto/APIProductListDTO.java 34.21% <0.00%> (ø)
.../publisher/api/v1/dto/EventCountLimitAllOfDTO.java 0.00% <0.00%> (ø)
...blisher/api/v1/dto/MockResponsePayloadListDTO.java 0.00% <0.00%> (ø)
...o2/carbon/apimgt/samples/utils/LifecycleUtils.java 66.66% <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.

codecov[bot] avatar Aug 05 '22 15:08 codecov[bot]

Please remove unnecessary empty lines and fix the formatting

SanojPunchihewa avatar Aug 10 '22 04:08 SanojPunchihewa

Closing as this PR is being addressed through https://github.com/wso2/product-apim/pull/13042

tharikaGitHub avatar Dec 10 '22 00:12 tharikaGitHub