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 MonitorSector #894

Merged
merged 36 commits into from
May 14, 2024

Work around CA1024

6129384
Select commit
Loading
Failed to load commit list.
Merged

Add MonitorSector #894

Work around CA1024
6129384
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 0s

81.60% (+0.79%) compared to bb77d9c

View this Pull Request on Codecov

81.60% (+0.79%) compared to bb77d9c

Details

Codecov Report

Attention: Patch coverage is 94.59459% with 38 lines in your changes are missing coverage. Please review.

Project coverage is 81.60%. Comparing base (bb77d9c) to head (6129384).

Files Patch % Lines
src/Whim.TestUtils/Assert.cs 76.78% 11 Missing and 2 partials ⚠️
src/Whim/Butler/ButlerEventHandlers.cs 94.70% 7 Missing and 2 partials ⚠️
src/Whim/Butler/ButlerChores.cs 97.66% 3 Missing and 3 partials ⚠️
...im.Bar/ActiveLayout/ActiveLayoutWidgetViewModel.cs 91.17% 2 Missing and 1 partial ⚠️
src/Whim.TestUtils/MonitorTestUtils.cs 94.33% 2 Missing and 1 partial ⚠️
src/Whim.Bar/Workspace/WorkspaceWidgetViewModel.cs 96.92% 0 Missing and 2 partials ⚠️
....Bar/FocusedWindow/FocusedWindowWidgetViewModel.cs 97.72% 0 Missing and 1 partial ⚠️
src/Whim/Context/Context.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #894      +/-   ##
==========================================
+ Coverage   80.81%   81.60%   +0.79%     
==========================================
  Files         206      219      +13     
  Lines       10251    10455     +204     
  Branches     1148     1175      +27     
==========================================
+ Hits         8284     8532     +248     
+ Misses       1851     1801      -50     
- Partials      116      122       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.