jonasthewolf / gsn2x

Tool to create graphical representations of Goal Structuring Notations from YAML.
MIT License
27 stars 9 forks source link

Add dependent module information in meta information. #415

Closed jonasthewolf closed 6 months ago

jonasthewolf commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 98.52%. Comparing base (94b08a3) to head (612eb50).

Files Patch % Lines
src/main.rs 87.40% 34 Missing :warning:
src/file_utils.rs 98.31% 2 Missing :warning:
src/gsn/mod.rs 96.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #415 +/- ## ========================================== - Coverage 98.66% 98.52% -0.14% ========================================== Files 22 22 Lines 5375 5620 +245 ========================================== + Hits 5303 5537 +234 - Misses 72 83 +11 ```

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