Skip to content

Commit c70f653

Browse files
authored
Merge branch 'main' into add-test
2 parents 1d218ff + 78c6223 commit c70f653

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.deepsource.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version = 1
22

3-
test_patterns = ["tests/**/*.py"]
3+
test_patterns = ["tests/**"]
44

55
[[analyzers]]
66
name = "shell"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<p align="center">
22
<a href="https://www.codefactor.io/repository/github/pallandos/bitcoin-on-local"><img src="https://www.codefactor.io/repository/github/pallandos/bitcoin-on-local/badge" alt="CodeFactor" /></a>
33
<a href="https://app.deepsource.com/gh/Pallandos/bitcoin-on-local/" target="_blank"><img alt="DeepSource" title="DeepSource" src="https://app.deepsource.com/gh/Pallandos/bitcoin-on-local.svg/?label=active+issues&token=kKD53qXxyNJvHRShZndumcGp"/></a>
4+
<a href="https://codecov.io/gh/Pallandos/bitcoin-on-local" ><img src="https://codecov.io/gh/Pallandos/bitcoin-on-local/branch/add-test/graph/badge.svg?token=NUKHTNQ5VH"/></a>
45
</p>
56

67
# Bitcoin-on-local
@@ -239,4 +240,4 @@ Available categories are now :
239240

240241
- net
241242
- tx
242-
- mempool
243+
- mempool

0 commit comments

Comments
 (0)