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

Use needles from correct ref of NEEDLES_DIR rebased version #6097

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Drop use of undeclared File::Touch dependency

a605475
Select commit
Loading
Failed to load commit list.
Draft

Use needles from correct ref of NEEDLES_DIR rebased version #6097

Drop use of undeclared File::Touch dependency
a605475
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

98.88% (target 98.00%)

View this Pull Request on Codecov

98.88% (target 98.00%)

Details

Codecov Report

Attention: Patch coverage is 70.13889% with 43 lines in your changes missing coverage. Please review.

Project coverage is 98.88%. Comparing base (bb83b72) to head (a605475).
Report is 69 commits behind head on master.

Files with missing lines Patch % Lines
lib/OpenQA/WebAPI/Controller/Step.pm 52.63% 18 Missing ⚠️
lib/OpenQA/Needles.pm 64.86% 13 Missing ⚠️
lib/OpenQA/Git.pm 10.00% 9 Missing ⚠️
lib/OpenQA/WebAPI/Controller/File.pm 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6097      +/-   ##
==========================================
- Coverage   98.98%   98.88%   -0.11%     
==========================================
  Files         396      398       +2     
  Lines       39549    39672     +123     
==========================================
+ Hits        39149    39229      +80     
- Misses        400      443      +43     

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