emmo-repo / EMMOntoPy

Library for representing and working with ontologies in Python
https://emmo-repo.github.io/EMMOntoPy
BSD 3-Clause "New" or "Revised" License
40 stars 9 forks source link

ci/dependabot-updates and master have diverged #761

Closed francescalb closed 5 months ago

francescalb commented 5 months ago

Description

For some reason these have diverged, so any merge to master makes the updating of ci/dependabot-updates to fail. Trying to merge master into ci/dependabot-updates to see if it helps.

Type of change

Checklist

This checklist can be used as a help for the reviewer.

Comments

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 67.85714% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 72.14%. Comparing base (78d3677) to head (a09e0ed). Report is 11 commits behind head on ci/dependabot-updates.

Files Patch % Lines
ontopy/ontology.py 66.66% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## ci/dependabot-updates #761 +/- ## ========================================================= - Coverage 72.21% 72.14% -0.07% ========================================================= Files 17 17 Lines 3462 3486 +24 ========================================================= + Hits 2500 2515 +15 - Misses 962 971 +9 ```

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