Skip to content

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

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

Merged

Conversation

EvgeniyZ
Copy link
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

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.

@EvgeniyZ EvgeniyZ marked this pull request as ready for review March 7, 2025 20:01
@EvgeniyZ EvgeniyZ requested a review from martincostello March 9, 2025 19:27
@martincostello martincostello added this to the v7.3.2 milestone Mar 10, 2025
@martincostello martincostello merged commit 76f8bc6 into domaindrivendev:master Mar 10, 2025
9 checks passed
This was referenced Aug 5, 2025
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