• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Unleash / unleash-edge / #308
79%

Build:
DEFAULT BRANCH: main
Ran 09 Mar 2023 10:59AM UTC
Jobs 1
Files 16
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#308

push

web-flow
fix: Move token cache resolution out of FromRequest (#100)

* fix: Move token cache resolution out of FromRequest

This was unfortunately the wrong place to have it, it meant we never hit
the middleware which validates our token. So unfortunately, we had to
make our endpoints depend on the tokencache in order to have the up-to-date EdgeToken (validated), rather than the one that comes in with the request.

* fix: metrics caches was passed in web::Data<Arc<MetricCache>>

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>

534 of 769 relevant lines covered (69.44%)

1.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #308.1 09 Mar 2023 10:59AM UTC 0
69.44
Source Files on build #308
Detailed source file information is not available for this build.
  • Back to Repo
  • a8a6a6af on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc