Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Ley
synapse
Commits
71b94eac
Commit
71b94eac
authored
6 years ago
by
Erik Johnston
Committed by
Amber Brown
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Tweak code coverage settings (#4400)
* Tweak code coverage settings * Fix manifest * Newsfile * Fix commit status?
parent
de6888e7
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.codecov.yml
+15
-0
15 additions, 0 deletions
.codecov.yml
MANIFEST.in
+1
-0
1 addition, 0 deletions
MANIFEST.in
changelog.d/4400.misc
+1
-0
1 addition, 0 deletions
changelog.d/4400.misc
with
17 additions
and
0 deletions
.codecov.yml
0 → 100644
+
15
−
0
View file @
71b94eac
comment
:
layout
:
"
diff"
coverage
:
status
:
project
:
default
:
target
:
0
# Target % coverage, can be auto. Turned off for now
threshold
:
null
base
:
auto
patch
:
default
:
target
:
0
threshold
:
null
base
:
auto
This diff is collapsed.
Click to expand it.
MANIFEST.in
+
1
−
0
View file @
71b94eac
...
...
@@ -37,6 +37,7 @@ prune docker
prune .circleci
prune .coveragerc
prune debian
prune .codecov.yml
exclude jenkins*
recursive-exclude jenkins *.sh
This diff is collapsed.
Click to expand it.
changelog.d/4400.misc
0 → 100644
+
1
−
0
View file @
71b94eac
Tweak codecov settings to make them less loud.
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