lmazuel / onagui

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

issue38 - Rdf model container #39

Closed tfrancart closed 6 years ago

tfrancart commented 7 years ago

Fix #38

lmazuel commented 7 years ago

@tfrancart conflit a resoudre

tfrancart commented 7 years ago

conflit réglé et correction d'un bug sur la gestion des dates en Optional

codecov-io commented 7 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.69%. The diff coverage is 34.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   18.02%   18.71%   +0.69%     
==========================================
  Files          48       50       +2     
  Lines        4167     4333     +166     
  Branches      563      582      +19     
==========================================
+ Hits          751      811      +60     
- Misses       3356     3455      +99     
- Partials       60       67       +7
Impacted Files Coverage Δ
src/main/java/fr/onagui/alignment/Alignment.java 64.7% <ø> (ø) :arrow_up:
...ain/java/fr/onagui/control/AlignmentControler.java 0% <ø> (ø) :arrow_up:
...java/fr/onagui/gui/LabelMethodParameterDialog.java 0% <0%> (ø) :arrow_up:
src/main/java/fr/onagui/gui/GUIUtils.java 0% <0%> (ø) :arrow_up:
src/main/java/fr/onagui/gui/OntologyType.java 0% <0%> (ø) :arrow_up:
src/main/java/fr/onagui/gui/MappingTableModel.java 0% <0%> (ø) :arrow_up:
src/main/java/fr/onagui/gui/AlignmentGUI.java 0% <0%> (ø) :arrow_up:
...ui/alignment/container/AbstractModelContainer.java 39.47% <39.47%> (ø)
.../onagui/alignment/container/RDFModelContainer.java 48.91% <48.91%> (ø)
... and 1 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 32eb541...88cb2ed. Read the comment docs.

tfrancart commented 6 years ago

@lmazuel : no conflicts, all checks passed, I think we can merge this ?