Skip to content

Support short test urls in openqa-clone-custom-git-refspec #6594

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

Merged
merged 2 commits into from
Jul 21, 2025

Conversation

perlpunk
Copy link
Contributor

I was annoyed by the repeated message that a TODO test was passing:

t/40-script_openqa-clone-custom-git-refspec.t           (Wstat: 0 Tests: 45 Failed: 0)
  TODO passed:   30, 32

Because test_cmd() conducts two checks, and only one of them passed, it was not possible to only mark one part of it as TODO, so I thought it would be easier to finally implement it.

Copy link

codecov bot commented Jul 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.11%. Comparing base (12f3e8e) to head (d6e8f26).
Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6594   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files         399      399           
  Lines       40717    40717           
=======================================
  Hits        40358    40358           
  Misses        359      359           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@okurz okurz left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@mergify mergify bot merged commit dfb5af1 into os-autoinst:master Jul 21, 2025
51 checks passed
@perlpunk perlpunk deleted the refspec-short-urls branch July 21, 2025 17:23
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.

3 participants