coenm / RepoM

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

Offload initialize monitoring to background thread #113

Closed coenm closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 46.89%. Comparing base (1dec0c5) to head (d6db1dc). Report is 2 commits behind head on main.

:exclamation: Current head d6db1dc differs from pull request most recent head 3cf79ed. Consider uploading reports for the commit 3cf79ed to get more accurate results

Files Patch % Lines
src/RepoM.Api/Git/DefaultRepositoryMonitor.cs 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== + Coverage 46.84% 46.89% +0.05% ========================================== Files 394 394 Lines 8358 8367 +9 Branches 1309 1307 -2 ========================================== + Hits 3915 3924 +9 - Misses 4133 4134 +1 + Partials 310 309 -1 ```

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

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud