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

Add unit tests for NumericUpDownAcceleration #12705

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Syareel-Sukeri
Copy link
Contributor

@Syareel-Sukeri Syareel-Sukeri commented Jan 3, 2025

Related #10453

Proposed changes

  • Add unit tests for NumericUpDownAcceleration.cs to test its properties & methods
  • Enable nullability in NumericUpDownAccelerationTests.cs
Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.03918%. Comparing base (9007f33) to head (5cc0e06).
Report is 8 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12705         +/-   ##
===================================================
+ Coverage   76.00638%   76.03918%   +0.03280%     
===================================================
  Files           3181        3182          +1     
  Lines         639670      639686         +16     
  Branches       47215       47215                 
===================================================
+ Hits          486190      486412        +222     
+ Misses        149968      149747        -221     
- Partials        3512        3527         +15     
Flag Coverage Δ
Debug 76.03918% <100.00000%> (+0.03280%) ⬆️
integration 18.16853% <ø> (+0.12262%) ⬆️
production 49.83428% <ø> (+0.06924%) ⬆️
test 97.03154% <100.00000%> (+0.00267%) ⬆️
unit 47.05907% <ø> (+0.00807%) ⬆️

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

@Tanya-Solyanik Tanya-Solyanik merged commit f292cd2 into dotnet:main Jan 7, 2025
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Jan 7, 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.

2 participants