matheusgomes28 / urchin

Headless CMS written in Golang
MIT License
60 stars 19 forks source link

Development setup and documentation #56

Closed AlDu2407 closed 5 months ago

AlDu2407 commented 5 months ago
matheusgomes28 commented 5 months ago

Thanks Al! I'll take a look today, like the initial changes so far 😄

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 24.96%. Comparing base (9efb940) to head (66d8ef5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ======================================= Coverage 24.96% 24.96% ======================================= Files 14 14 Lines 661 661 ======================================= Hits 165 165 Misses 477 477 Partials 19 19 ```

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

AlDu2407 commented 5 months ago

Hi Mat, will implement your suggested changes later on and update the PR. Thanks for the feedback.

AlDu2407 commented 5 months ago

Updated PR due to latest feedback and reverted specific parts of the PR.