Add skip_default_fields option to text_format #131
+87
−56
Merged
Codecov / codecov/project
succeeded
Dec 3, 2024 in 1s
76.19% (+0.09%) compared to 8fd210d
View this Pull Request on Codecov
76.19% (+0.09%) compared to 8fd210d
Details
Codecov Report
Attention: Patch coverage is 85.29412%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 76.19%. Comparing base (
8fd210d
) to head (f54f011
).
Files with missing lines | Patch % | Lines |
---|---|---|
prost-reflect/src/dynamic/serde/ser/mod.rs | 80.00% | 4 Missing |
prost-reflect/src/dynamic/text_format/format.rs | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #131 +/- ##
==========================================
+ Coverage 76.10% 76.19% +0.09%
==========================================
Files 31 31
Lines 5473 5470 -3
==========================================
+ Hits 4165 4168 +3
+ Misses 1308 1302 -6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading