DuskSystems / wayfind

A speedy, flexible router for Rust.
Apache License 2.0
8 stars 0 forks source link

Ensure 'path' and 'route' terms are used consistently #146

Closed CathalMullan closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.05263% with 12 lines in your changes missing coverage. Please review.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/errors/insert.rs 81.25% 3 Missing :warning:
src/node/delete.rs 83.33% 3 Missing :warning:
src/router.rs 50.00% 0 Missing and 3 partials :warning:
src/parser.rs 98.74% 2 Missing :warning:
src/errors/path.rs 75.00% 1 Missing :warning:
Files with missing lines Coverage Δ
src/decode.rs 96.87% <100.00%> (ø)
src/errors/delete.rs 86.66% <100.00%> (ø)
src/errors/encoding.rs 100.00% <100.00%> (ø)
src/errors/route.rs 100.00% <100.00%> (ø)
src/lib.rs 55.55% <ø> (ø)
src/node/insert.rs 91.75% <100.00%> (+0.11%) :arrow_up:
src/node/search.rs 78.11% <ø> (ø)
src/path.rs 100.00% <100.00%> (ø)
src/errors/path.rs 37.50% <75.00%> (-62.50%) :arrow_down:
src/parser.rs 98.59% <98.74%> (ø)
... and 3 more
codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #146 will not alter performance

Comparing 145-ensure-we-use-terms-path-and-route-correctly (5f5d037) with main (77ad7a1)

Summary

✅ 16 untouched benchmarks