dkpro-jwktl icon indicating copy to clipboard operation
dkpro-jwktl copied to clipboard

[WIP] Fixing javadoc warnings #53

Open highsource opened this issue 6 years ago • 2 comments

Fixing Javadoc warnings (see #53).

Please note: this is a "work in progress" PR, please do not merge yet.

CLA not signed yet.

highsource avatar Jul 30 '18 11:07 highsource

Codecov Report

Merging #56 into master will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #56   +/-   ##
=========================================
  Coverage     75.99%   75.99%           
  Complexity     1321     1321           
=========================================
  Files           101      101           
  Lines          4629     4629           
  Branches        801      801           
=========================================
  Hits           3518     3518           
  Misses          895      895           
  Partials        216      216
Impacted Files Coverage Δ Complexity Δ
...arser/en/components/ENSemanticRelationHandler.java 94.11% <ø> (ø) 15 <0> (ø) :arrow_down:
...a/de/tudarmstadt/ukp/jwktl/api/IPronunciation.java 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...ava/de/tudarmstadt/ukp/jwktl/api/PartOfSpeech.java 91.3% <ø> (ø) 8 <0> (ø) :arrow_down:
...mstadt/ukp/jwktl/api/entry/WiktionaryRelation.java 57.14% <ø> (ø) 5 <0> (ø) :arrow_down:
...tudarmstadt/ukp/jwktl/api/WiktionaryException.java 75% <ø> (ø) 3 <0> (ø) :arrow_down:
...tudarmstadt/ukp/jwktl/api/entry/Pronunciation.java 100% <ø> (ø) 5 <0> (ø) :arrow_down:
...tudarmstadt/ukp/jwktl/api/IWiktionaryRelation.java 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...n/java/de/tudarmstadt/ukp/jwktl/WiktionaryCli.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...tudarmstadt/ukp/jwktl/api/WiktionaryFormatter.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...darmstadt/ukp/jwktl/api/entry/WiktionarySense.java 94.44% <ø> (ø) 36 <0> (ø) :arrow_down:
... and 10 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 db23009...e0cdd83. Read the comment docs.

codecov-io avatar Jul 30 '18 11:07 codecov-io

Still WIP, please do not merge yet.

highsource avatar Aug 03 '18 15:08 highsource