Skip to content

Commit

Permalink
📝 Update Coverage Statement
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Dec 23, 2024
1 parent befc28b commit 15e6224
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 47 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@ The written tests available in the directory [`test`](./test) achieve a test cov
```console
| File | % Lines | % Statements | % Branches | % Funcs |
|-----------------|-------------------|-------------------|-----------------|-----------------|
| src/CreateX.sol | 100.00% (149/149) | 100.00% (210/210) | 100.00% (78/78) | 100.00% (31/31) |
| src/CreateX.sol | 100.00% (206/206) | 100.00% (211/211) | 100.00% (61/61) | 100.00% (31/31) |
```

> [!IMPORTANT]
Expand Down
2 changes: 1 addition & 1 deletion lib/solady
82 changes: 38 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 15e6224

Please sign in to comment.