Skip to content

Support for multiple screensizes#111

Merged
coenm merged 23 commits intomainfrom
feature/multiple-screensize-support
Apr 18, 2024
Merged

Support for multiple screensizes#111
coenm merged 23 commits intomainfrom
feature/multiple-screensize-support

Conversation

@coenm
Copy link
Copy Markdown
Owner

@coenm coenm commented Apr 9, 2024

Implements #26

@coenm coenm changed the title Feature/multiple screensize support Support for multiple screensizes Apr 9, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2024

Codecov Report

Attention: Patch coverage is 49.73822% with 96 lines in your changes missing coverage. Please review.

Project coverage is 46.93%. Comparing base (ba7c4e8) to head (d097ee3).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
src/RepoM.App/MainWindow.xaml.cs 0.00% 32 Missing ⚠️
src/RepoM.App/Services/WindowSizeService.cs 73.91% 22 Missing and 2 partials ⚠️
src/RepoM.Api/Common/FileAppSettingsService.cs 29.62% 19 Missing ⚠️
src/RepoM.App/Services/TaskBarLocator.cs 11.11% 7 Missing and 1 partial ⚠️
src/RepoM.Plugin.Statistics/StatisticsModule.cs 50.00% 6 Missing ⚠️
src/RepoM.App/WpfThreadDispatcher.cs 0.00% 4 Missing ⚠️
src/RepoM.Api/Common/AppSettings.cs 71.42% 2 Missing ⚠️
...nu.Core/Services/UserInterfaceActionMenuFactory.cs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   46.49%   46.93%   +0.43%     
==========================================
  Files         394      393       -1     
  Lines        8256     8335      +79     
  Branches     1303     1305       +2     
==========================================
+ Hits         3839     3912      +73     
- Misses       4110     4112       +2     
- Partials      307      311       +4     

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

@sonarqubecloud
Copy link
Copy Markdown

@coenm coenm merged commit 0e1412d into main Apr 18, 2024
@coenm coenm deleted the feature/multiple-screensize-support branch April 18, 2024 17:19
@coenm coenm added feature ✨ New Features and removed feature ✨ New Features labels Sep 2, 2024
@coenm coenm added the enhancement 🚀 Enhancements label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 🚀 Enhancements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants