Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
netobserv-ebpf-agent
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hdacloud
netobserv-ebpf-agent
Commits
f9fa0a7d
Unverified
Commit
f9fa0a7d
authored
1 year ago
by
Julien Pinsonneau
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
codecov v4 (#312)
parent
cb2cf534
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/pull_request.yml
+1
-1
1 addition, 1 deletion
.github/workflows/pull_request.yml
with
1 addition
and
1 deletion
.github/workflows/pull_request.yml
+
1
−
1
View file @
f9fa0a7d
...
@@ -29,7 +29,7 @@ jobs:
...
@@ -29,7 +29,7 @@ jobs:
run
:
go mod vendor
run
:
go mod vendor
-
name
:
Report coverage
-
name
:
Report coverage
if
:
${{ matrix.go == '1.21' }}
if
:
${{ matrix.go == '1.21' }}
uses
:
codecov/codecov-action@v
2.1.0
uses
:
codecov/codecov-action@v
4
with
:
with
:
files
:
./cover.out
files
:
./cover.out
flags
:
unittests
flags
:
unittests
...
...
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