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

Adding workflow updates and docs on them. #36

Closed bstopp closed 3 years ago

bstopp commented 3 years ago

Improve automation of workflows.

codecov[bot] commented 3 years ago

Codecov Report

Merging #36 (5e73eda) into main (c6b46e0) will increase coverage by 3.09%. The diff coverage is 93.18%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #36      +/-   ##
============================================
+ Coverage     88.82%   91.92%   +3.09%     
- Complexity      166      212      +46     
============================================
  Files            14       22       +8     
  Lines           555      755     +200     
  Branches         48       64      +16     
============================================
+ Hits            493      694     +201     
+ Misses           44       42       -2     
- Partials         18       19       +1     
Flag Coverage Δ
unittests 91.92% <93.18%> (+3.09%) :arrow_up:

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

Impacted Files Coverage Δ
src/main/java/io/adobe/cloudmanager/Variable.java 100.00% <ø> (ø)
...va/io/adobe/cloudmanager/impl/EnvironmentImpl.java 93.33% <80.00%> (ø)
...in/java/io/adobe/cloudmanager/impl/MetricImpl.java 80.00% <80.00%> (ø)
...o/adobe/cloudmanager/CloudManagerApiException.java 91.50% <85.71%> (+0.33%) :arrow_up:
...udmanager/impl/PipelineExecutionStepStateImpl.java 88.23% <88.23%> (ø)
...o/adobe/cloudmanager/impl/CloudManagerApiImpl.java 89.51% <90.09%> (+1.40%) :arrow_up:
...in/java/io/adobe/cloudmanager/CloudManagerApi.java 100.00% <100.00%> (ø)
...a/io/adobe/cloudmanager/IdentityManagementApi.java 100.00% <100.00%> (ø)
src/main/java/io/adobe/cloudmanager/Metric.java 100.00% <100.00%> (ø)
src/main/java/io/adobe/cloudmanager/Pipeline.java 100.00% <100.00%> (ø)
... and 22 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 7fa0fdb...5e73eda. Read the comment docs.