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

feat: Add option for including explicit interface implementations #9471

Merged
merged 5 commits into from
Nov 25, 2023
Merged

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Nov 24, 2023

Adds includeExplicitInterfaceImplementations metadata option which allows including explicit interface implementations without exposing all private members.

Recreate from #8446 and merge with main

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Nov 24, 2023
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f04be7b) 71.33% compared to head (048e0f2) 71.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9471      +/-   ##
==========================================
+ Coverage   71.33%   71.35%   +0.01%     
==========================================
  Files         561      561              
  Lines       23993    24005      +12     
  Branches     4174     4177       +3     
==========================================
+ Hits        17116    17128      +12     
  Misses       5782     5782              
  Partials     1095     1095              

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

@yufeih yufeih marked this pull request as ready for review November 25, 2023 03:14
@yufeih yufeih merged commit 0a3bd2c into main Nov 25, 2023
8 checks passed
@yufeih yufeih deleted the eii branch November 25, 2023 03:28
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
new-feature Makes the pull request to appear in "New Features" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants