Skip to content

Commit

Permalink
Add output and tests (#24)
Browse files Browse the repository at this point in the history
Closes #11
  • Loading branch information
ksew1 authored Aug 28, 2024
1 parent b52e4aa commit 513f061
Show file tree
Hide file tree
Showing 14 changed files with 695 additions and 239 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
- uses: hrishikesh-kadam/setup-lcov@v1
- run: cargo test --release

rustfmt:
Expand Down
229 changes: 226 additions & 3 deletions Cargo.lock

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

Loading

0 comments on commit 513f061

Please sign in to comment.