mennanov / fieldmask-utils

Protobuf Field Mask Go utils
MIT License
229 stars 26 forks source link

Add helper functions to mask.go #8

Closed mennanov closed 4 years ago

mennanov commented 4 years ago

Add FieldFilterFromPaths(), MaskInverseFromPaths(), MaskInverseFromString() helper functions. Add tests.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 45


Changes Missing Coverage Covered Lines Changed/Added Lines %
mask.go 57 58 98.28%
<!-- Total: 57 58 98.28% -->
Totals Coverage Status
Change from base Build 39: 2.0%
Covered Lines: 1665
Relevant Lines: 1870

💛 - Coveralls