Skip to content

Commit a8b17d8

Browse files
authored
Merge pull request #52 from PositiveSecurity/revert-49-w37mil-codex/настроить-шаг-отправки-в-codecov-и-добавить-бейдж
Revert "Add Codecov integration"
2 parents 563ed02 + 04acd24 commit a8b17d8

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,3 @@ jobs:
1818
with:
1919
name: coverage-baseline
2020
path: artifacts/coverage-baseline.json
21-
- name: Upload coverage to Codecov
22-
uses: codecov/codecov-action@v3
23-
with:
24-
token: ${{ secrets.CODECOV_TOKEN }}
25-
files: ./coverage/coverage-final.json

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# TON Graph
22

3-
[![codecov](https://codecov.io/gh/PositiveSecurity/ton-graph/branch/main/graph/badge.svg)](https://codecov.io/gh/PositiveSecurity/ton-graph)
4-
53
A Visual Studio Code extension for visualizing function call graphs in TON smart contracts written in FunC, Tact, and Tolk.
64

75
Developed by [PositiveWeb3](https://www.positive.com) security researchers.

0 commit comments

Comments
 (0)