Skip to content

Conversation

@filzrev
Copy link
Contributor

@filzrev filzrev commented Nov 13, 2024

This PR intended to fix issue #10385

What's changed on this PR

  1. Modify XmlComment::ResolveCode method.
    And add empty newline before <code> tag.
  2. Add unit test code to XmlCommentUnitTest.cs
  3. Modify related unit test code. (Add newline to expected string )

Other Changes

@yufeih yufeih added the bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note label Dec 4, 2024
@filzrev filzrev force-pushed the fix-issue-10385 branch 3 times, most recently from bd15b02 to a65207a Compare December 14, 2024 13:26
@codecov
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.35%. Comparing base (fe673ec) to head (8404524).
Report is 499 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10390      +/-   ##
==========================================
+ Coverage   74.31%   79.35%   +5.03%     
==========================================
  Files         536      547      +11     
  Lines       23189    23629     +440     
  Branches     4056     4062       +6     
==========================================
+ Hits        17234    18751    +1517     
+ Misses       4853     3709    -1144     
- Partials     1102     1169      +67     

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

@filzrev filzrev force-pushed the fix-issue-10385 branch 2 times, most recently from daf616c to c8d72a7 Compare February 1, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants