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

Documentation updates #14

Closed bstopp closed 4 years ago

bstopp commented 4 years ago

Description

Add all of the swagger classes to the Javadocs. These are necessary as most of the functionality comes from those models.

This will also build a Java8 specific library.

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 (d06e436) into main (0c026cd) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #14   +/-   ##
=========================================
  Coverage     89.41%   89.41%           
  Complexity      166      166           
=========================================
  Files            14       14           
  Lines           548      548           
  Branches         47       47           
=========================================
  Hits            490      490           
  Misses           41       41           
  Partials         17       17           
Flag Coverage Δ Complexity Δ
unittests 89.41% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 0c026cd...d06e436. Read the comment docs.