Skip to content

Added bare repository support#120

Merged
coenm merged 6 commits intomainfrom
feature/bare-repository-view
May 1, 2024
Merged

Added bare repository support#120
coenm merged 6 commits intomainfrom
feature/bare-repository-view

Conversation

@coenm
Copy link
Copy Markdown
Owner

@coenm coenm commented May 1, 2024

Bare repositories are now listed and visible in RepoM.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2024

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).

❗ 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 ⚠️
...reDevOps/Internal/AzureDevOpsPullRequestService.cs 0.00% 7 Missing ⚠️
...Serialization/RequiredKeyValueTypeDiscriminator.cs 14.28% 5 Missing and 1 partial ⚠️
src/RepoM.App/MainWindow.xaml.cs 0.00% 3 Missing ⚠️
src/RepoM.Api/Git/RepositoryViewModel.cs 0.00% 2 Missing ⚠️
src/RepoM.Plugin.Statistics/StatisticsModule.cs 50.00% 0 Missing and 2 partials ⚠️
src/RepoM.Api/Common/FilesFilterSettingsService.cs 0.00% 1 Missing ⚠️
src/RepoM.Api/Git/DefaultRepositoryReader.cs 50.00% 1 Missing ⚠️
src/RepoM.Api/Git/FileRepositoryStore.cs 50.00% 1 Missing ⚠️
src/RepoM.Api/Git/Repository.cs 75.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            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              

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

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2024

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

@coenm coenm merged commit 48a054a into main May 1, 2024
@coenm coenm deleted the feature/bare-repository-view branch May 1, 2024 21:24
@coenm coenm changed the title Bare repository view Added bare repository support Sep 2, 2024
@coenm coenm added the feature ✨ New Features label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature ✨ New Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant