Closed CathalMullan closed 2 months ago
Comparing 141-create-a-most-substantial-hyper-example
(c04be60) with main
(8b6626a)
✅ 16
untouched benchmarks
All modified and coverable lines are covered by tests :white_check_mark:
:white_check_mark: All tests successful. No failed tests found.
Files with missing lines | Coverage Δ | |
---|---|---|
src/node/search.rs | 78.11% <ø> (ø) |
Ok, all the fluff is complete. Now to actually implement the endpoints.
EDIT: Ok, the OCI pull tests pass now. I think we should just leave it at that. Tidy the code, add comments, proper errors, etc.
Don't want to tweak this code too much over time. Project should really stay static, outside of wayfind changes. So important we get this right initially.