Skip to content

Commit

Permalink
Merge branch 'master' into fix/2889
Browse files Browse the repository at this point in the history
  • Loading branch information
omarsy authored Nov 2, 2024
2 parents 7f89510 + af05780 commit fbc3bbe
Show file tree
Hide file tree
Showing 646 changed files with 23,591 additions and 17,361 deletions.
4 changes: 3 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
.dockerignore
build/
Dockerfile
misc/
misc/*
!misc/loop/
!misc/autocounterd/
docker-compose.yml
tests/docker-integration/

Expand Down
97 changes: 0 additions & 97 deletions .github/CODEOWNERS

This file was deleted.

5 changes: 5 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,8 @@ flag_management:
- type: patch
target: auto # Let's decrease this later.
threshold: 10

ignore:
- "gnovm/stdlibs/generated.go"
- "gnovm/tests/stdlibs/generated.go"
- "**/*.pb.go"
Loading

0 comments on commit fbc3bbe

Please sign in to comment.