Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ jobs:
- name: Run tests
run: GOGC=10 make ${{ matrix.scenario}}

- name: Publish coverage
uses: codecov/codecov-action@v6
with:
files: ./coverage.txt

integration-test:
name: integration-test
needs: [lint, test]
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Please feel free to raise an issue to report these problems. We will continuousl
![Docker Pulls](https://img.shields.io/docker/pulls/victoriametrics/victoria-traces?label=&logo=docker&logoColor=white&labelColor=2496ED&color=2496ED&link=https%3A%2F%2Fhub.docker.com%2Fr%2Fvictoriametrics%2Fvictoria-traces)
[![Go Report](https://goreportcard.com/badge/github.com/VictoriaMetrics/VictoriaTraces?link=https%3A%2F%2Fgoreportcard.com%2Freport%2Fgithub.qkg1.top%2FVictoriaMetrics%2FVictoriaTraces)](https://goreportcard.com/report/github.com/VictoriaMetrics/VictoriaTraces)
[![Build Status](https://github.com/VictoriaMetrics/VictoriaTraces/actions/workflows/main.yml/badge.svg?branch=master&link=https%3A%2F%2Fgithub.qkg1.top%2FVictoriaMetrics%2FVictoriaTraces%2Factions)](https://github.com/VictoriaMetrics/VictoriaTraces/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/VictoriaMetrics/VictoriaTraces/branch/master/graph/badge.svg?link=https%3A%2F%2Fcodecov.io%2Fgh%2FVictoriaMetrics%2FVictoriaTraces)](https://app.codecov.io/gh/VictoriaMetrics/VictoriaTraces)
[![License](https://img.shields.io/github/license/VictoriaMetrics/VictoriaTraces?labelColor=green&label=&link=https%3A%2F%2Fgithub.qkg1.top%2FVictoriaMetrics%2FVictoriaTraces%2Fblob%2Fmaster%2FLICENSE)](https://github.com/VictoriaMetrics/VictoriaTraces/blob/master/LICENSE)
![Slack](https://img.shields.io/badge/Join-4A154B?logo=slack&link=https%3A%2F%2Fslack.victoriametrics.com)
[![X](https://img.shields.io/twitter/follow/VictoriaMetrics?style=flat&label=Follow&color=black&logo=x&labelColor=black&link=https%3A%2F%2Fx.com%2FVictoriaMetrics)](https://x.com/VictoriaMetrics/)
Expand Down
9 changes: 0 additions & 9 deletions codecov.yml

This file was deleted.