graphprotocol / indexer-rs

Rewrite of indexer-service in Rust with TAP payments implementation
Apache License 2.0
20 stars 19 forks source link

fix(common): 404 on paths with trailing `/` #206

Closed aasseman closed 3 months ago

aasseman commented 3 months ago

Seen affecting the "misc routes", such as /version/

Fixes #205

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9487858424

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
common/src/indexer_service/http/indexer_service.rs 0 36 0.0%
<!-- Total: 0 36 0.0% -->
Totals Coverage Status
Change from base Build 9421788259: -0.006%
Covered Lines: 3806
Relevant Lines: 5710

💛 - Coveralls