Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SUSE Jira url #6074

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Update SUSE Jira url #6074

merged 1 commit into from
Dec 2, 2024

Conversation

mpagot
Copy link
Contributor

@mpagot mpagot commented Dec 2, 2024

Update url from .de to .com
Update unit testing accordingly.

Update url from .de to .com
Update unit testing accordingly.
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.98%. Comparing base (35e1cc4) to head (960618b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6074   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files         395      395           
  Lines       39508    39508           
=======================================
  Hits        39108    39108           
  Misses        400      400           

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

@@ -49,7 +49,7 @@ BEGIN {
gh => 'https://github.com/',
kde => 'https://bugs.kde.org/show_bug.cgi?id=',
fdo => 'https://bugs.freedesktop.org/show_bug.cgi?id=',
jsc => 'https://jira.suse.de/browse/',
jsc => 'https://jira.suse.com/browse/',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the %BUGURLS hash below for the reverse direction should be extended (like it was done for bsc) so old URLs are still resolved.

@mergify mergify bot merged commit 5a51b93 into os-autoinst:master Dec 2, 2024
46 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.

4 participants