lmazuel / onagui

OnAGUI - Ontology Alignment GUI - Software to help automatic or manual realisation of ontologic alignment
MIT License
11 stars 4 forks source link

Issue6 #52

Closed tfrancart closed 6 years ago

tfrancart commented 6 years ago

Fix #6

codecov[bot] commented 6 years ago

Codecov Report

Merging #52 into master will decrease coverage by 0.52%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   18.71%   18.18%   -0.53%     
==========================================
  Files          50       52       +2     
  Lines        4333     4459     +126     
  Branches      582      600      +18     
==========================================
  Hits          811      811              
- Misses       3455     3581     +126     
  Partials       67       67
Impacted Files Coverage Δ
src/main/java/fr/onagui/gui/AlignmentGUI.java 0% <0%> (ø) :arrow_up:
...ain/java/fr/onagui/control/AlignmentControler.java 0% <0%> (ø) :arrow_up:
src/main/java/fr/onagui/gui/TypeEditor.java 0% <0%> (ø)
src/main/java/fr/onagui/gui/TypeRenderer.java 0% <0%> (ø)
src/main/java/fr/onagui/gui/MappingTableModel.java 0% <0%> (ø) :arrow_up:
src/main/java/fr/onagui/gui/ValidityEditor.java 0% <0%> (ø) :arrow_up:
src/main/java/fr/onagui/alignment/Mapping.java 33.51% <0%> (-4.22%) :arrow_down:

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 097b589...1833e15. Read the comment docs.