Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Fixing javadoc warnings #53 #56

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

highsource
Copy link
Contributor

Fixing Javadoc warnings (see #53).

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

CLA not signed yet.

@codecov-io
Copy link

codecov-io commented Jul 30, 2018

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> (ø) ⬇️
...a/de/tudarmstadt/ukp/jwktl/api/IPronunciation.java 100% <ø> (ø) 0 <0> (ø) ⬇️
...ava/de/tudarmstadt/ukp/jwktl/api/PartOfSpeech.java 91.3% <ø> (ø) 8 <0> (ø) ⬇️
...mstadt/ukp/jwktl/api/entry/WiktionaryRelation.java 57.14% <ø> (ø) 5 <0> (ø) ⬇️
...tudarmstadt/ukp/jwktl/api/WiktionaryException.java 75% <ø> (ø) 3 <0> (ø) ⬇️
...tudarmstadt/ukp/jwktl/api/entry/Pronunciation.java 100% <ø> (ø) 5 <0> (ø) ⬇️
...tudarmstadt/ukp/jwktl/api/IWiktionaryRelation.java 100% <ø> (ø) 0 <0> (ø) ⬇️
...n/java/de/tudarmstadt/ukp/jwktl/WiktionaryCli.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...tudarmstadt/ukp/jwktl/api/WiktionaryFormatter.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...darmstadt/ukp/jwktl/api/entry/WiktionarySense.java 94.44% <ø> (ø) 36 <0> (ø) ⬇️
... 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.

- Fixing de.tudarmstadt.ukp.jwktl.api
- Fixing de.tudarmstadt.ukp.jwktl.api
- Fixing de.tudarmstadt.ukp.jwktl.api.util
- Fixing de.tudarmstadt.ukp.jwktl.api.entry
- Fixing de.tudarmstadt.ukp.jwktl.api.entry
- Fixing de.tudarmstadt.ukp.jwktl.api.entry
@chmeyer chmeyer added the task label Aug 3, 2018
@chmeyer chmeyer added this to the JWKTL 1.2.0 milestone Aug 3, 2018
@highsource
Copy link
Contributor Author

Still WIP, please do not merge yet.

@jberkel jberkel changed the title Fixing javadoc warnings #53 [WIP] Fixing javadoc warnings #53 Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants