adobe / aio-lib-java-cloudmanager

Java wrapper to the Adobe Cloud Manager API.
https://opensource.adobe.com/aio-lib-java-cloudmanager/
Apache License 2.0
3 stars 9 forks source link

Audience Format is wrong #19

Closed bstopp closed 3 years ago

bstopp commented 3 years ago

Description

The Audience format is wrong some times due to optional ending /

Also - issue with transitive dependencies for upstream projects.

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (5b29e96) into main (edda6e0) will decrease coverage by 0.16%. The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #19      +/-   ##
============================================
- Coverage     89.09%   88.92%   -0.17%     
  Complexity      166      166              
============================================
  Files            14       14              
  Lines           550      551       +1     
  Branches         47       48       +1     
============================================
  Hits            490      490              
  Misses           43       43              
- Partials         17       18       +1     
Flag Coverage Δ Complexity Δ
unittests 88.92% <33.33%> (-0.17%) 0.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...e/cloudmanager/impl/IdentityManagementApiImpl.java 81.48% <33.33%> (-3.14%) 4.00 <0.00> (ø)

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 edda6e0...5b29e96. Read the comment docs.