Skip to content

Use string interpolation handler in ContentTypesXml

Codecov / codecov/project succeeded Dec 23, 2024 in 1s

91.25% (+0.69%) compared to 4d381d0

View this Pull Request on Codecov

91.25% (+0.69%) compared to 4d381d0

Details

Codecov Report

Attention: Patch coverage is 93.90681% with 17 lines in your changes missing coverage. Please review.

Project coverage is 91.25%. Comparing base (4d381d0) to head (c52c6b0).

Files with missing lines Patch % Lines
SpreadCheetah/MetadataXml/WorksheetRelsXml.cs 87.09% 1 Missing and 3 partials ⚠️
SpreadCheetah/MetadataXml/ContentTypesXml.cs 66.66% 1 Missing and 2 partials ⚠️
SpreadCheetah/MetadataXml/DrawingImageXml.cs 90.90% 0 Missing and 3 partials ⚠️
SpreadCheetah/MetadataXml/WorksheetEndXml.cs 66.66% 0 Missing and 3 partials ⚠️
SpreadCheetah/MetadataXml/VmlDrawingNoteXml.cs 94.11% 1 Missing and 1 partial ⚠️
SpreadCheetah/MetadataXml/CommentsXml.cs 96.42% 1 Missing ⚠️
SpreadCheetah/MetadataXml/WorkbookXml.cs 96.42% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   90.56%   91.25%   +0.69%     
==========================================
  Files         153      152       -1     
  Lines        5553     5571      +18     
  Branches      989      958      -31     
==========================================
+ Hits         5029     5084      +55     
- Misses        211      215       +4     
+ Partials      313      272      -41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.