Skip to content

Commit 2368fed

Browse files
committed
Merge branch 'master' into fix/2266
2 parents 15418df + 2838ad1 commit 2368fed

File tree

287 files changed

+7212
-11944
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

287 files changed

+7212
-11944
lines changed

.github/CODEOWNERS

-97
This file was deleted.

.github/codecov.yml

+5
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ flag_management:
3939
- type: patch
4040
target: auto # Let's decrease this later.
4141
threshold: 10
42+
43+
ignore:
44+
- "gnovm/stdlibs/generated.go"
45+
- "gnovm/tests/stdlibs/generated.go"
46+
- "**/*.pb.go"

0 commit comments

Comments
 (0)