Skip to content

Commit

Permalink
test: improve coverage (#418)
Browse files Browse the repository at this point in the history
Fixes some bugs found along the way

---

### Checklist

- [x] All tests pass
- [x] Tests added in this PR (if applicable)
Test coverage before: 47.07%
Test coverage after: 63.30%
  • Loading branch information
MicaiahReid authored Oct 3, 2023
1 parent d9fe536 commit 1e606ed
Show file tree
Hide file tree
Showing 36 changed files with 1,717 additions and 987 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ components/chainhook-types-js/dist
*.redb
cache/

components/chainhook-cli/src/service/tests/fixtures/tmp
components/chainhook-cli/src/service/tests/fixtures/tmp
components/chainhook-cli/src/archive/tests/fixtures/tmp
27 changes: 0 additions & 27 deletions components/chainhook-cli/benches/codec/clarity.rs

This file was deleted.

Loading

0 comments on commit 1e606ed

Please sign in to comment.