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

fix: Corrected class name in inheritedMembers block #9648

Merged
merged 1 commit into from
Jan 27, 2024
Merged

fix: Corrected class name in inheritedMembers block #9648

merged 1 commit into from
Jan 27, 2024

Conversation

BattlefieldDuck
Copy link
Contributor

Description

This pull request addresses a bug found in the inheritedMembers block of the code. The class name was previously set as derived, which was incorrect. This PR updates the class name to inheritedMembers.

Changes

  • Updated the class name from derived to inheritedMembers in the inheritedMembers block.

Copy link
Contributor

@yufeih yufeih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @BattlefieldDuck

@yufeih yufeih added the bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note label Jan 25, 2024
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e2f78e9) 74.31% compared to head (32a7c2e) 74.31%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9648   +/-   ##
=======================================
  Coverage   74.31%   74.31%           
=======================================
  Files         536      536           
  Lines       23179    23179           
  Branches     4054     4054           
=======================================
  Hits        17226    17226           
  Misses       4851     4851           
  Partials     1102     1102           

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

@yufeih yufeih closed this Jan 25, 2024
@yufeih yufeih reopened this Jan 25, 2024
@yufeih yufeih merged commit eec7c0b into dotnet:main Jan 27, 2024
13 of 15 checks passed
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
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