ontoportal-lirmm / ontologies_linked_data

Models and serializers for ontologies and related artifacts backed by 4store
Other
0 stars 6 forks source link

Feature: Make notes url open in the ontology notes interface instead of a separate page #143

Closed Bilelkihal closed 1 month ago

Bilelkihal commented 1 month ago

Changes

Change the notes URL that we send in the notes emails from this from: /notes/note_hash to /ontologies/ontology_acronym?p=notes

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.66%. Comparing base (337dce9) to head (8a09b32). Report is 7 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #143 +/- ## =============================================== + Coverage 81.31% 81.66% +0.35% =============================================== Files 89 100 +11 Lines 6512 6617 +105 =============================================== + Hits 5295 5404 +109 + Misses 1217 1213 -4 ``` | [Flag](https://app.codecov.io/gh/ontoportal-lirmm/ontologies_linked_data/pull/143/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ontoportal-lirmm) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ontoportal-lirmm/ontologies_linked_data/pull/143/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ontoportal-lirmm) | `81.66% <100.00%> (+0.35%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ontoportal-lirmm#carryforward-flags-in-the-pull-request-comment) to find out more.

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