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

Fix the multi-job-group overview link to show all results #4013

Merged
merged 1 commit into from Jul 6, 2021

Conversation

okurz
Copy link
Member

@okurz okurz commented Jul 6, 2021

0e0094d added a link to a test overview page for multiple job groups
within one parent group. The link by mistake includes the query
parameter "todo=1" which should not be the case to show all test results
as the link description explains.

0e0094d added a link to a test overview page for multiple job groups
within one parent group. The link by mistake includes the query
parameter "todo=1" which should not be the case to show all test results
as the link description explains.
@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #4013 (ac1c714) into master (0013441) will increase coverage by 3.58%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4013      +/-   ##
==========================================
+ Coverage   93.34%   96.93%   +3.58%     
==========================================
  Files         189      370     +181     
  Lines       11928    33022   +21094     
==========================================
+ Hits        11134    32009   +20875     
- Misses        794     1013     +219     
Impacted Files Coverage Δ
lib/OpenQA/BuildResults.pm 98.40% <ø> (+1.57%) ⬆️
lib/OpenQA/CLI.pm 100.00% <ø> (ø)
lib/OpenQA/CLI/api.pm 100.00% <ø> (ø)
lib/OpenQA/CLI/archive.pm 100.00% <ø> (ø)
lib/OpenQA/CacheService.pm 100.00% <ø> (+15.68%) ⬆️
lib/OpenQA/CacheService/Client.pm 100.00% <ø> (ø)
lib/OpenQA/CacheService/Controller/API.pm 100.00% <ø> (ø)
lib/OpenQA/CacheService/Model/Cache.pm 100.00% <ø> (+6.81%) ⬆️
lib/OpenQA/CacheService/Model/Downloads.pm 100.00% <ø> (ø)
lib/OpenQA/CacheService/Plugin/Helpers.pm 100.00% <ø> (ø)
... and 391 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 616222e...ac1c714. Read the comment docs.

@mergify mergify bot merged commit 022afd2 into os-autoinst:master Jul 6, 2021
@okurz okurz deleted the fix/todo branch July 6, 2021 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants