ontoportal-lirmm / goo

Graph Oriented Objects (GOO) for Ruby. A RDF/SPARQL based ORM.
http://ncbo.github.io/goo/
Other
0 stars 4 forks source link

fix multilingual for single value attributes selecting no lang values #55

Closed syphax-bouazzouni closed 7 months ago

syphax-bouazzouni commented 7 months ago

fix https://github.com/ontoportal-lirmm/ontologies_linked_data/issues/127

codecov[bot] commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f8aeea3) 85.87% compared to head (7db969e) 85.90%.

Files Patch % Lines
lib/goo/sparql/mixins/solution_lang_filter.rb 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #55 +/- ## =============================================== + Coverage 85.87% 85.90% +0.02% =============================================== Files 41 41 Lines 2712 2717 +5 =============================================== + Hits 2329 2334 +5 Misses 383 383 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.