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

Performance improvements #515

Merged
merged 2 commits into from
Apr 29, 2023
Merged

Performance improvements #515

merged 2 commits into from
Apr 29, 2023

Conversation

meziantou
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #515 (6fe0e19) into main (32e47b4) will increase coverage by 0.02%.
The diff coverage is 91.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #515      +/-   ##
==========================================
+ Coverage   89.85%   89.88%   +0.02%     
==========================================
  Files         174      175       +1     
  Lines       12790    12850      +60     
==========================================
+ Hits        11493    11550      +57     
- Misses       1297     1300       +3     
Impacted Files Coverage Δ
...iantou.Analyzer/Internals/CompilationExtensions.cs 81.81% <ø> (ø)
...antou.Analyzer/Internals/MethodSymbolExtensions.cs 92.15% <ø> (+2.68%) ⬆️
...c/Meziantou.Analyzer/Internals/SymbolExtensions.cs 90.90% <ø> (ø)
...plicitlyConvertDateTimeToDateTimeOffsetAnalyzer.cs 97.82% <ø> (ø)
...oNotUseImplicitCultureSensitiveToStringAnalyzer.cs 94.57% <ø> (ø)
...erridesShouldNotChangeParameterDefaultsAnalyzer.cs 94.20% <ø> (ø)
...antou.Analyzer/Rules/OptimizeStartsWithAnalyzer.cs 91.82% <ø> (ø)
...rc/Meziantou.Analyzer/Rules/TaskInUsingAnalyzer.cs 96.61% <ø> (ø)
src/Meziantou.Analyzer/Internals/OverloadFinder.cs 88.28% <88.28%> (ø)
...es/EmbedCaughtExceptionAsInnerExceptionAnalyzer.cs 91.83% <90.00%> (+0.72%) ⬆️
... and 6 more

@meziantou meziantou marked this pull request as ready for review April 29, 2023 03:47
@meziantou meziantou changed the title Perf Performance improvements Apr 29, 2023
@meziantou meziantou merged commit 83f0d0e into main Apr 29, 2023
@meziantou meziantou deleted the perf branch April 29, 2023 04:23
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.

1 participant