tableauio / tableau

A modern configuration converter based on Protobuf (proto3).
https://tableauio.github.io
MIT License
30 stars 6 forks source link

protogen(yaml): only read schema documents for templating data document #122

Closed wenchy closed 1 month ago

wenchy commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 74.50980% with 13 lines in your changes missing coverage. Please review.

Project coverage is 67.11%. Comparing base (e116e35) to head (9a676eb).

Files Patch % Lines
internal/importer/yaml.go 74.50% 7 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #122 +/- ## ========================================== + Coverage 66.96% 67.11% +0.14% ========================================== Files 44 44 Lines 5552 5598 +46 ========================================== + Hits 3718 3757 +39 + Misses 1355 1354 -1 - Partials 479 487 +8 ```

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