Skip to content

Commit 7c7b595

Browse files
committed
added codecov
1 parent 71fda5f commit 7c7b595

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ coverage:
55
threshold: 1%
66
patch: false
77
ignore:
8-
- "fedot/external" # external cannot be fully tested
8+
- "bamt/external" # external cannot be fully tested

README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
* - package
1010
- | |pypi| |py_8| |py_9| |py_10|
11+
* - tests
12+
- | |coverage|
1113
* - docs
1214
- |docs|
1315
* - license
@@ -259,3 +261,6 @@ publisher={Elsevier}
259261

260262
.. |downloads_weekly| image:: https://static.pepy.tech/personalized-badge/bamt?period=week&units=international_system&left_color=grey&right_color=blue&left_text=downloads/week
261263
:target: https://pepy.tech/project/bamt
264+
265+
..|coverage| .. image:: https://codecov.io/gh/jrzkaminski/BAMT/branch/master/graph/badge.svg?token=DWDKGJ1RET
266+
:target: https://codecov.io/gh/jrzkaminski/BAMT

0 commit comments

Comments
 (0)