Skip to content

Commit

Permalink
better error reporting invalid config files. Also improved test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
kolja committed Dec 21, 2024
1 parent efd35af commit e9b54b4
Show file tree
Hide file tree
Showing 5 changed files with 233 additions and 66 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ tokio = { version = "1", features = ["full"] }
quick-xml = "0.37"
actix-http = "3.9"
cargo-tarpaulin = "0.31.3"
tempfile = "3.14"

[lib]
name = "orca"
Expand Down
Loading

0 comments on commit e9b54b4

Please sign in to comment.