Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Go Httpbin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Container Registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Nix
Go Httpbin
Commits
3a21fd77
Unverified
Commit
3a21fd77
authored
2 years ago
by
Will McCutchen
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ci: update codecov action (#110)
parent
67ddb1f5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.codecov.yml
+5
-4
5 additions, 4 deletions
.codecov.yml
.github/workflows/test.yaml
+2
-2
2 additions, 2 deletions
.github/workflows/test.yaml
with
7 additions
and
6 deletions
.codecov.yml
+
5
−
4
View file @
3a21fd77
...
...
@@ -12,10 +12,11 @@ coverage:
# https://docs.codecov.io/docs/commit-status
status
:
target
:
auto
threshold
:
2
patch
:
no
changes
:
no
project
:
default
:
target
:
auto
base
:
auto
threshold
:
2%
parsers
:
gcov
:
...
...
This diff is collapsed.
Click to expand it.
.github/workflows/test.yaml
+
2
−
2
View file @
3a21fd77
...
...
@@ -25,9 +25,9 @@ jobs:
-
run
:
make testci
-
uses
:
codecov/codecov-action@v
1
-
uses
:
codecov/codecov-action@v
3
with
:
file
:
./coverage.txt
file
s
:
./coverage.txt
-
run
:
make image
...
...
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