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

Bare repository view #120

Closed coenm closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 47.06%. Comparing base (e8de53f) to head (7d9b5f5).

:exclamation: Current head 7d9b5f5 differs from pull request most recent head dbd5460. Consider uploading reports for the commit dbd5460 to get more accurate results

Files Patch % Lines
...RepoM.Api/Git/AutoFetch/DefaultAutoFetchHandler.cs 0.00% 10 Missing :warning:
...reDevOps/Internal/AzureDevOpsPullRequestService.cs 0.00% 7 Missing :warning:
...Serialization/RequiredKeyValueTypeDiscriminator.cs 14.28% 5 Missing and 1 partial :warning:
src/RepoM.App/MainWindow.xaml.cs 0.00% 3 Missing :warning:
src/RepoM.Api/Git/RepositoryViewModel.cs 0.00% 2 Missing :warning:
src/RepoM.Plugin.Statistics/StatisticsModule.cs 50.00% 0 Missing and 2 partials :warning:
src/RepoM.Api/Common/FilesFilterSettingsService.cs 0.00% 1 Missing :warning:
src/RepoM.Api/Git/DefaultRepositoryReader.cs 50.00% 1 Missing :warning:
src/RepoM.Api/Git/FileRepositoryStore.cs 50.00% 1 Missing :warning:
src/RepoM.Api/Git/Repository.cs 75.00% 1 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== + Coverage 47.00% 47.06% +0.05% ========================================== Files 392 392 Lines 8311 8300 -11 Branches 1295 1295 ========================================== - Hits 3907 3906 -1 + Misses 4094 4084 -10 Partials 310 310 ```

: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 Failed Quality Gate failed

Failed conditions
31.6% Coverage on New Code (required ≥ 44%)

See analysis details on SonarCloud