mennanov / fmutils

Golang protobuf FieldMask missing utils
MIT License
97 stars 10 forks source link

Add support for nested message overwrite #10

Closed geoffwatson closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (3bb1eb3) to head (4300539).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10 +/- ## =========================================== + Coverage 98.42% 100.00% +1.57% =========================================== Files 1 1 Lines 127 162 +35 =========================================== + Hits 125 162 +37 + Misses 1 0 -1 + Partials 1 0 -1 ```

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

mennanov commented 4 months ago

Looks great, thanks a lot for the contribution!