Skip to content

Changes in gitea_api to support working with bare git#2138

Open
dmach wants to merge 6 commits into
openSUSE:masterfrom
dmach:bare-git
Open

Changes in gitea_api to support working with bare git#2138
dmach wants to merge 6 commits into
openSUSE:masterfrom
dmach:bare-git

Conversation

@dmach
Copy link
Copy Markdown
Contributor

@dmach dmach commented May 11, 2026

No description provided.

def tearDown(self):
try:
shutil.rmtree(self.tmpdir)
except OSError:
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

❌ Patch coverage is 36.84211% with 84 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.86%. Comparing base (827d748) to head (a893ff3).
⚠️ Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
osc/gitea_api/git.py 41.66% 56 Missing ⚠️
osc/git_scm/manifest.py 6.66% 14 Missing ⚠️
osc/git_scm/store.py 36.36% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2138      +/-   ##
==========================================
- Coverage   33.93%   33.86%   -0.08%     
==========================================
  Files         199      199              
  Lines       27040    27142     +102     
==========================================
+ Hits         9177     9191      +14     
- Misses      17863    17951      +88     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dmach dmach force-pushed the bare-git branch 3 times, most recently from 4526e11 to 4fd341b Compare May 14, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants