invopop / gobl

Go Business Language
Apache License 2.0
93 stars 8 forks source link

Moving examples from regimes to single folder #416

Closed samlown closed 6 days ago

samlown commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 80.86%. Comparing base (a418e60) to head (ae7273d). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #416 +/- ## ========================================== + Coverage 80.45% 80.86% +0.41% ========================================== Files 232 231 -1 Lines 11354 11296 -58 ========================================== Hits 9135 9135 + Misses 1857 1799 -58 Partials 362 362 ```

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

gedw99 commented 1 week ago

this will make debugging / understanding everything way easier.

thanks you !