korpling / annatto

Converts linguistic data formats based on the graphANNIS data model as intermediate representation and can apply consistency tests.
Apache License 2.0
1 stars 0 forks source link

Allow to output the module list and documentation as markdown files #243

Closed thomaskrause closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 70.98446% with 56 lines in your changes missing coverage. Please review.

Project coverage is 81.91%. Comparing base (c2bb685) to head (2857bd9).

Files Patch % Lines
src/bin/documentation_generation/mod.rs 73.48% 0 Missing and 35 partials :warning:
src/bin/annatto.rs 65.57% 18 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ========================================== + Coverage 81.45% 81.91% +0.45% ========================================== Files 40 41 +1 Lines 15167 15320 +153 Branches 15167 15320 +153 ========================================== + Hits 12355 12550 +195 + Misses 1110 1030 -80 - Partials 1702 1740 +38 ```

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