coenm / RepoM

👨‍💻 A minimal-conf git repository hub for Windows . This project is a fork of RepoZ
MIT License
6 stars 1 forks source link

Support for multiple screensizes #111

Closed coenm closed 2 months ago

coenm commented 2 months ago

Implements #26

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 46.93%. Comparing base (ba7c4e8) to head (d097ee3).

Files Patch % Lines
src/RepoM.App/MainWindow.xaml.cs 0.00% 32 Missing :warning:
src/RepoM.App/Services/WindowSizeService.cs 73.91% 22 Missing and 2 partials :warning:
src/RepoM.Api/Common/FileAppSettingsService.cs 29.62% 19 Missing :warning:
src/RepoM.App/Services/TaskBarLocator.cs 11.11% 7 Missing and 1 partial :warning:
src/RepoM.Plugin.Statistics/StatisticsModule.cs 50.00% 6 Missing :warning:
src/RepoM.App/WpfThreadDispatcher.cs 0.00% 4 Missing :warning:
src/RepoM.Api/Common/AppSettings.cs 71.42% 2 Missing :warning:
...nu.Core/Services/UserInterfaceActionMenuFactory.cs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
9 New issues
0 Accepted issues

Measures
0 Security Hotspots
47.5% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud