Skip to content

Conversation

@leotsarev
Copy link
Contributor

Pull Request

The issue or feature being addressed

Fixed #2750

Details on the issue fix or feature implementation

@codecov-commenter
Copy link

codecov-commenter commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.90%. Comparing base (432c417) to head (a5a7a8f).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2909      +/-   ##
==========================================
+ Coverage   89.89%   89.90%   +0.01%     
==========================================
  Files          72       72              
  Lines        2711     2715       +4     
  Branches      429      429              
==========================================
+ Hits         2437     2441       +4     
  Misses        274      274              
Flag Coverage Δ
Linux 89.90% <100.00%> (+0.01%) ⬆️
Windows 89.90% <100.00%> (+0.01%) ⬆️
macOS 89.90% <100.00%> (+0.01%) ⬆️

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.

@martincostello
Copy link
Collaborator

What about updating some of the tests and the README to use this? code search

@leotsarev leotsarev force-pushed the IncludeXmlCommentsForAssembly branch from 5ea3d5e to d66ae91 Compare May 18, 2024 12:44
@leotsarev
Copy link
Contributor Author

What about updating some of the tests and the README to use this? code search

Updated tests and README

@martincostello martincostello added this to the v6.7.0 milestone May 18, 2024
Co-authored-by: Martin Costello <[email protected]>
@leotsarev
Copy link
Contributor Author

I don't understand why windows build is failing. Could we restart this to understand if this is some kind of instability?

@martincostello
Copy link
Collaborator

#2893

@martincostello martincostello merged commit 579fe4e into domaindrivendev:master May 21, 2024
@leotsarev leotsarev deleted the IncludeXmlCommentsForAssembly branch May 22, 2024 08:39
}
);

var filePath = Path.Combine(System.AppContext.BaseDirectory, "MyApi.xml");
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe this line could be removed

This was referenced Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add IncludeXmlComments overload that accepts assembly

4 participants