Skip to content

Cleanup MissingPropertySerializationConfigurationAnalyzer #13567

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Jun 7, 2025

Fixes #

Proposed changes

Customer Impact

Regression?

  • Yes / No

Risk

Screenshots

Before

After

Test methodology

Accessibility testing

Test environment(s)

Microsoft Reviewers: Open in CodeFlow

@github-actions github-actions bot added the area-Analyzers/CodeFixes A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed. label Jun 7, 2025
Copy link

codecov bot commented Jun 7, 2025

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.

Project coverage is 76.58981%. Comparing base (f2060df) to head (67a2fa9).

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13567         +/-   ##
===================================================
+ Coverage   75.42791%   76.58981%   +1.16190%     
===================================================
  Files           3230        3230                 
  Lines         639213      639213                 
  Branches       47303       47302          -1     
===================================================
+ Hits          482145      489572       +7427     
+ Misses        148044      146062       -1982     
+ Partials        9024        3579       -5445     
Flag Coverage Δ
Debug 76.58981% <73.68421%> (+1.16190%) ⬆️
integration 18.79436% <ø> (?)
production 50.99080% <73.68421%> (+2.59109%) ⬆️
test 97.40114% <ø> (ø)
unit 48.39483% <73.68421%> (-0.00488%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dotnet-policy-service dotnet-policy-service bot added the draft draft PR label Jun 7, 2025
Copy link
Member

@KlausLoeffelmann KlausLoeffelmann left a comment

Choose a reason for hiding this comment

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

Nicely done so far!
Keep going, please!

Could you describe in the PR description briefly the kind of streamlining you're doing here?

Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Analyzers/CodeFixes A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed. draft draft PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants