EtienneDx / git-mentor

A git server with built-in tools for teaching programming
MIT License
2 stars 0 forks source link

Feat/poem #25

Closed EtienneDx closed 4 months ago

EtienneDx commented 4 months ago

Added poem as a way to synchronize front-end and back-end types definition

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 38.88%. Comparing base (8442daa) to head (333ede7).

Files Patch % Lines
gmt-api/src/main.rs 0.00% 9 Missing :warning:
gmt-api/src/swagger.rs 0.00% 9 Missing :warning:
gmt-api/src/services/mod.rs 0.00% 3 Missing :warning:
gmt-api/src/services/hello_service.rs 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #25 +/- ## ========================================== + Coverage 37.61% 38.88% +1.27% ========================================== Files 22 23 +1 Lines 537 558 +21 ========================================== + Hits 202 217 +15 - Misses 335 341 +6 ```

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