Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
M
media_choice
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
81
Issues
81
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
minuto
media_choice
Commits
c163ebb1
Commit
c163ebb1
authored
Jul 11, 2016
by
Rafael Reggiani Manzo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fail CI with JS unit test coverage below 100%
This helps us into keeping the coverage.
parent
a9650d37
Pipeline
#3686104
failed with stage
in 18 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
spec/teaspoon_env.rb
spec/teaspoon_env.rb
+1
-1
No files found.
spec/teaspoon_env.rb
View file @
c163ebb1
...
...
@@ -181,6 +181,6 @@ Teaspoon.configure do |config|
#coverage.statements = nil
#coverage.functions = nil
#coverage.branches = nil
#coverage.lines = nil
coverage
.
lines
=
100
if
ENV
[
"CI"
]
==
'true'
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment