Skip to content

fix humanize for multiline code and <para> tag#3295

Merged
martincostello merged 6 commits intodomaindrivendev:masterfrom
EvgeniyZ:fix-humanize-multiline-code
Mar 10, 2025
Merged

fix humanize for multiline code and <para> tag#3295
martincostello merged 6 commits intodomaindrivendev:masterfrom
EvgeniyZ:fix-humanize-multiline-code

Conversation

@EvgeniyZ
Copy link
Copy Markdown
Contributor

@EvgeniyZ EvgeniyZ commented Mar 7, 2025

The issue or feature being addressed

fix for #3282

Details on the issue fix or feature implementation

here how looks like XML documentation block from the issue

image

@EvgeniyZ EvgeniyZ marked this pull request as draft March 7, 2025 19:46
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 7, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.56%. Comparing base (2efd5e9) to head (83587d1).
Report is 70 commits behind head on master.

Files with missing lines Patch % Lines
...re.SwaggerGen/XmlComments/XmlCommentsTextHelper.cs 92.85% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3295      +/-   ##
==========================================
+ Coverage   83.52%   83.56%   +0.04%     
==========================================
  Files          76       76              
  Lines        3210     3224      +14     
  Branches      556      559       +3     
==========================================
+ Hits         2681     2694      +13     
- Misses        529      530       +1     
Flag Coverage Δ
Linux 83.56% <92.85%> (+0.04%) ⬆️
Windows 83.56% <92.85%> (+0.04%) ⬆️
macOS 83.56% <92.85%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread src/Swashbuckle.AspNetCore.SwaggerGen/XmlComments/XmlCommentsTextHelper.cs Outdated
@EvgeniyZ EvgeniyZ marked this pull request as ready for review March 7, 2025 20:01
Comment thread src/Swashbuckle.AspNetCore.SwaggerGen/XmlComments/XmlCommentsTextHelper.cs Outdated
@EvgeniyZ EvgeniyZ requested a review from martincostello March 9, 2025 19:27
This was referenced Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants