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

Fix infinite recursion in directory layout #708

Closed jesper-friis closed 8 months ago

jesper-friis commented 8 months ago

Description

Fix infinite recursion in directory layout

Type of change

Checklist

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

Comments

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (19929e3) 71.55% compared to head (6e08328) 71.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #708 +/- ## ========================================== - Coverage 71.55% 71.52% -0.03% ========================================== Files 16 16 Lines 3407 3407 ========================================== - Hits 2438 2437 -1 - Misses 969 970 +1 ```

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