Skip to content

Fix crash in Package.info() when working with a git package, raise an exception as expected#2125

Merged
dmach merged 1 commit into
openSUSE:masterfrom
dmach:fix/crash-git-package-Package.info
Apr 29, 2026
Merged

Fix crash in Package.info() when working with a git package, raise an exception as expected#2125
dmach merged 1 commit into
openSUSE:masterfrom
dmach:fix/crash-git-package-Package.info

Conversation

@dmach
Copy link
Copy Markdown
Contributor

@dmach dmach commented Apr 29, 2026

Fixes: #2123

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.94%. Comparing base (db7e182) to head (8121ff7).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
osc/obs_scm/package.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2125   +/-   ##
=======================================
  Coverage   33.93%   33.94%           
=======================================
  Files         199      199           
  Lines       27030    27025    -5     
=======================================
  Hits         9173     9173           
+ Misses      17857    17852    -5     

☔ 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 fix/crash-git-package-Package.info branch from 31f2922 to 76253eb Compare April 29, 2026 11:24
@dmach dmach force-pushed the fix/crash-git-package-Package.info branch from 76253eb to 8121ff7 Compare April 29, 2026 12:30
@dmach dmach merged commit d5e28f6 into openSUSE:master Apr 29, 2026
35 of 37 checks passed
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.

osc info crashes in the SCM-managed checkout

1 participant