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

Improve ConcreteGenericMethodAnalysisContext #352

Merged

Conversation

ds5678
Copy link
Contributor

@ds5678 ds5678 commented Oct 23, 2024

  • Reduce allocations
  • Ensure correct return type
  • Ensure correct declaring type
  • Improve output in call analysis

* Ensure correct return type
* Ensure correct declaring type
* Improve output in call analysis
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11473326541

Details

  • 9 of 10 (90.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 28.319%

Changes Missing Coverage Covered Lines Changed/Added Lines %
Cpp2IL.Core/ProcessingLayers/CallAnalysisProcessingLayer.cs 0 1 0.0%
Totals Coverage Status
Change from base Build 11420193598: 0.1%
Covered Lines: 3362
Relevant Lines: 10114

💛 - Coveralls

@gompoc gompoc merged commit d9048e9 into SamboyCoding:development Oct 24, 2024
6 checks passed
@ds5678 ds5678 deleted the concrete-generic-method-improvements branch October 25, 2024 03:02
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.

3 participants