Closed bstopp closed 4 years ago
Merging #14 (d06e436) into main (0c026cd) will not change coverage. The diff coverage is
n/a
.
@@ 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.
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.