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

Adding custom DataObject Tests #12807

Merged
merged 5 commits into from
Jan 24, 2025
Merged

Conversation

Tanya-Solyanik
Copy link
Member

@Tanya-Solyanik Tanya-Solyanik commented Jan 18, 2025

Custom object source files are in the utilities project to share them with the future analyzer tests

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Jan 18, 2025

Codecov Report

Attention: Patch coverage is 76.47059% with 36 lines in your changes missing coverage. Please review.

Project coverage is 76.12837%. Comparing base (2675a00) to head (8a43d9d).
Report is 10 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                  @@
##                main      #12807          +/-   ##
====================================================
+ Coverage   50.14921%   76.12837%   +25.97916%     
====================================================
  Files           1997        3237        +1240     
  Lines         284495      642252      +357757     
  Branches       41762       47277        +5515     
====================================================
+ Hits          142672      488936      +346264     
- Misses        139097      149764       +10667     
- Partials        2726        3552         +826     
Flag Coverage Δ
Debug 76.12837% <76.47059%> (+25.97916%) ⬆️
integration 18.09845% <ø> (-0.06070%) ⬇️
production 50.06516% <ø> (-0.08405%) ⬇️
test 96.97692% <76.47059%> (?)
unit 47.50201% <ø> (-0.07949%) ⬇️

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

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 6 out of 13 changed files in this pull request and generated 2 comments.

Files not reviewed (7)
  • src/System.Windows.Forms.Analyzers.CSharp/src/System.Windows.Forms.Analyzers.CSharp.csproj: Language not supported
  • src/System.Windows.Forms.Analyzers.CodeFixes.CSharp/System.Windows.Forms.Analyzers.CodeFixes.CSharp.csproj: Language not supported
  • src/System.Windows.Forms.Analyzers.CodeFixes.VisualBasic/System.Windows.Forms.Analyzers.CodeFixes.VisualBasic.vbproj: Language not supported
  • src/System.Windows.Forms.Analyzers.VisualBasic/src/System.Windows.Forms.Analyzers.VisualBasic.vbproj: Language not supported
  • src/System.Windows.Forms.Analyzers/src/System.Windows.Forms.Analyzers.csproj: Language not supported
  • src/System.Windows.Forms/tests/TestUtilities/Data/ManagedAndRuntimeDataObject.cs: Evaluated as low risk
  • src/System.Windows.Forms/tests/TestUtilities/Data/SerializableTestData.cs: Evaluated as low risk

@Tanya-Solyanik Tanya-Solyanik merged commit df75fe5 into dotnet:main Jan 24, 2025
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Jan 24, 2025
@Tanya-Solyanik Tanya-Solyanik deleted the tests branch January 24, 2025 01:15
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.

2 participants