Skip to content

Commit

Permalink
test: fix existing unit tests and fix coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
cucupac committed Oct 20, 2023
1 parent f697cf9 commit de692c0
Show file tree
Hide file tree
Showing 4 changed files with 386 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Coverage
run: |
forge coverage --report lcov
npm run coverage
id: coverage

- uses: codecov/codecov-action@v2
Expand Down
Loading

0 comments on commit de692c0

Please sign in to comment.