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

String.FormatAsString #86

Merged
merged 9 commits into from
Dec 14, 2023
Merged

String.FormatAsString #86

merged 9 commits into from
Dec 14, 2023

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Dec 10, 2023

No description provided.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
radovanradic Radovan Radic
@StefH StefH self-assigned this Dec 10, 2023
@StefH StefH added the enhancement New feature or request label Dec 10, 2023
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

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

Comparison is base (740c1c1) 46.07% compared to head (df76ced) 46.23%.

Files Patch % Lines
src/Handlebars.Net.Helpers/Utils/HtmlUtils.cs 38.36% 81 Missing and 17 partials ⚠️
src/Handlebars.Net.Helpers/Models/WrappedString.cs 86.11% 5 Missing ⚠️
...rc/Handlebars.Net.Helpers/Helpers/ObjectHelpers.cs 50.00% 3 Missing ⚠️
...rc/Handlebars.Net.Helpers/Helpers/StringHelpers.cs 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   46.07%   46.23%   +0.15%     
==========================================
  Files          41       44       +3     
  Lines        2704     2909     +205     
  Branches      374      409      +35     
==========================================
+ Hits         1246     1345      +99     
- Misses       1351     1440      +89     
- Partials      107      124      +17     

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

StefH and others added 8 commits December 10, 2023 17:46

Verified

This commit was signed with the committer’s verified signature. The key has expired.
radovanradic Radovan Radic
3

Verified

This commit was signed with the committer’s verified signature. The key has expired.
radovanradic Radovan Radic

Verified

This commit was signed with the committer’s verified signature. The key has expired.
radovanradic Radovan Radic
s

Verified

This commit was signed with the committer’s verified signature. The key has expired.
radovanradic Radovan Radic

Verified

This commit was signed with the committer’s verified signature. The key has expired.
radovanradic Radovan Radic
fix

Verified

This commit was signed with the committer’s verified signature. The key has expired.
radovanradic Radovan Radic
@StefH StefH merged commit 9244cf6 into master Dec 14, 2023
@StefH StefH deleted the stef-wrappedstring branch December 14, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant