Skip to content

Commit

Permalink
Merge branch 'fraccaman/ci-update-codecov-v1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianmarco Fraccaroli authored and Gianmarco Fraccaroli committed Apr 10, 2024
2 parents d093f95 + 18aecbd commit 09ff289
Showing 1 changed file with 25 additions and 15 deletions.
40 changes: 25 additions & 15 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,33 @@ github_checks:
annotations: false

ignore:
- audits/*
- docker/*
- documentation/*
- examples/*
- genesis/*
- proto/*
- scripts/*
- *.hsb
- *.toml
- *.lock
- *.md
- *.yml
- .github/*
- audits
- docker
- documentation
- examples
- genesis
- proto
- scripts
- about.hsb
- rustfmt.toml
- rust-toolchain.toml
- rust-nightly-version
- release.toml
- about.toml
- README.md
- CONTRIBUTING
- CODE_OF_CONDUCT.md
- CHANGELOG.md
- Cargo.lock
- .gitignore
- .dockerignore
- .vscode
- changelog/*
- .changelog
- LICENSE
- Makefile
- crates/tests
- crates/test_utils
- crates/benches
- crates/benches
- crates/apps/src/bin
- crates/apps/src/lib/cli
- crates/apps/src/lib/client

0 comments on commit 09ff289

Please sign in to comment.