Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
GitLab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
GitLab.org
GitLab
Commits
7c0eb94e
Commit
7c0eb94e
authored
1 year ago
by
Elif Munn
Committed by
Marcel Amirault
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Add blocking manual job to the list of causes
parent
cbe27faf
No related branches found
No related tags found
1 merge request
!122821
Add blocking manual job to the list of causes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/ci/testing/test_coverage_visualization.md
+2
-0
2 additions, 0 deletions
doc/ci/testing/test_coverage_visualization.md
with
2 additions
and
0 deletions
doc/ci/testing/test_coverage_visualization.md
+
2
−
0
View file @
7c0eb94e
...
...
@@ -429,6 +429,8 @@ the coverage report itself and verify that:
-
The file you are viewing in the diff view is mentioned in the coverage report.
-
The
`source`
and
`filename`
nodes in the report follows the
[
expected structure
](
#automatic-class-path-correction
)
to match the files in your repository.
-
The pipeline has completed. If the pipeline is
[
blocked on a manual job
](
../jobs/job_control.md#types-of-manual-jobs
)
,
the pipeline is not considered complete.
Report artifacts are not downloadable by default. If you want the report to be downloadable
from the job details page, add your coverage report to the artifact
`paths`
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment