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 FOSS
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
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 FOSS
Commits
b5f29842
Commit
b5f29842
authored
6 years ago
by
Dan Quist
Committed by
Grzegorz Bizon
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add nyc coverage regex to example pattern list
parent
d6b39ea7
No related branches found
No related tags found
1 merge request
!24018
Fix `import_github_repo_spec.rb`
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/views/projects/settings/ci_cd/_form.html.haml
+3
-0
3 additions, 0 deletions
app/views/projects/settings/ci_cd/_form.html.haml
with
3 additions
and
0 deletions
app/views/projects/settings/ci_cd/_form.html.haml
+
3
−
0
View file @
b5f29842
...
...
@@ -110,6 +110,9 @@
%li
go test -cover (Go)
%code
coverage: \d+.\d+% of statements
%li
nyc npm test (NodeJS) -
%code
All files[^|]*\|[^|]*\s+([\d\.]+)
=
f
.
submit
_
(
'Save changes'
),
class:
"btn btn-success"
...
...
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