Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpreadsheetBuffer string interpolation handler #30

Merged
merged 30 commits into from
Dec 27, 2023
Merged

Conversation

sveinungf
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2023

Codecov Report

Attention: 47 lines in your changes are missing coverage. Please review.

Comparison is base (6b7c46c) 83.54% compared to head (876e80e) 87.17%.
Report is 1 commits behind head on main.

Files Patch % Lines
...llValueWriters/Number/NumberCellValueWriterBase.cs 47.36% 7 Missing and 3 partials ⚠️
...dCheetah/CellValueWriters/StringCellValueWriter.cs 88.88% 0 Missing and 6 partials ⚠️
...eadCheetah/CellValueWriters/NullValueWriterBase.cs 84.37% 0 Missing and 5 partials ⚠️
...h/CellValueWriters/Time/DateTimeCellValueWriter.cs 91.07% 0 Missing and 5 partials ⚠️
...alueWriters/Boolean/FalseBooleanCellValueWriter.cs 85.71% 0 Missing and 4 partials ⚠️
...ValueWriters/Boolean/TrueBooleanCellValueWriter.cs 85.71% 0 Missing and 4 partials ⚠️
...h/CellValueWriters/Number/DoubleCellValueWriter.cs 92.59% 0 Missing and 4 partials ⚠️
.../CellValueWriters/Number/IntegerCellValueWriter.cs 92.59% 0 Missing and 4 partials ⚠️
...ah/CellValueWriters/Number/FloatCellValueWriter.cs 94.44% 0 Missing and 3 partials ⚠️
...CellValueWriters/Boolean/BooleanCellValueWriter.cs 80.00% 0 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   83.54%   87.17%   +3.63%     
==========================================
  Files         124      124              
  Lines        4485     4352     -133     
  Branches      966      857     -109     
==========================================
+ Hits         3747     3794      +47     
+ Misses        345      251      -94     
+ Partials      393      307      -86     

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

@sveinungf sveinungf merged commit 5debbb0 into main Dec 27, 2023
1 check passed
@sveinungf sveinungf deleted the dev/custom-utf8 branch December 27, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants