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

5Sigma / celerity
82%

Build:
DEFAULT BRANCH: master
Repo Added 04 Jul 2018 06:01PM UTC
Files 11
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 28-status-responses
  • 61-middleware-inheratance
  • bug-fixes
  • coverage
  • deep-scope-route-priority
  • feature/scoped-url-params
  • feature/servercli-errors
  • handle-refactor
  • jobs
  • logger
  • raw-response
  • recover
  • route-types
  • sockets
  • static-file-refactor
  • static-files
  • vox

12 Sep 2018 02:17AM UTC coverage: 82.383% (+0.02%) from 82.365%
215

push

travis-ci

web-flow
Middleware Inheritance (#64)

Middleware is now inherited by child scopes at the time of their
creation.

Closes #61

1 of 1 new or added line in 1 file covered. (100.0%)

809 of 982 relevant lines covered (82.38%)

10.41 hits per line

Relevant lines Covered
Build:
Build:
982 RELEVANT LINES 809 COVERED LINES
10.41 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
215 master Middleware Inheritance (#64) Middleware is now inherited by child scopes at the time of their creation. Closes #61 push 12 Sep 2018 02:21AM UTC web-flow travis-ci
82.38
210 master Chainable response objects (#63) Response configuration can now be done through function chaining. C.Respond(data).Status(201) To accomplish this functions that return a new response were added to response itself and a status method was ad... push 11 Sep 2018 11:19PM UTC web-flow travis-ci
82.36
207 master Server CLI Error Handling (#62) Errors returned from Server.Start() through the CLI will report the error. push 11 Sep 2018 09:00PM UTC web-flow travis-ci
83.66
204 master Fixed scoped url param issue (#60) Params were not returned correctly when a scope was in use. The param counting was taking the full URL into account instead of the scoped URL. The scoped URL is now passed to the param extraction function ins... push 09 Sep 2018 05:27AM UTC web-flow travis-ci
83.75
196 master Refactored static file serving and routing (#59) The HTTPWriter is now available to the context. This allows static file serving to behandled completely by the LocalFileRoute and LocalPathRoute. Filepaths no longer need to be passed through the... push 30 Jul 2018 01:01AM UTC web-flow travis-ci pending completion  
189 master Nested scopes are now checked before routes (#58) Nested scopes are now checked for route matches before individual routes in the current scope. This was done to allow the "longest" match to succeed and prevent wildcard routes from catching a r... push 30 Jul 2018 12:06AM UTC web-flow travis-ci pending completion  
184 master Basic Channel (websocket) Implementation (#56) A fully featured web socket implementation that is internally built into the router and handlers. A channel helper provides a socket based route with a specialized route handler to handle web sock... push 29 Jul 2018 07:43PM UTC web-flow travis-ci pending completion  
176 master Add some tests for other server methods that weren't previously covered. (#53) This PR adds a couple more test helpers for Server methods that weren't previously covered, specifically PUT/PATCH/DELETE. The only remaining verb in the current list ... push 29 Jul 2018 05:09AM UTC ViaoV travis-ci pending completion  
163 master Universal Logging (#51) Added a log instance to the server which is passed to the Context. This gives endpoints the access to a unified rolling application log. Refactored the way the request logger middleware works. It now uses an internal Vo... push 20 Jul 2018 03:55PM UTC web-flow travis-ci pending completion  
158 master Route Types (#49) Routes have been moved into an interface and routes can now be any structure that implements it. This was done to better support different types of routing. BasicRoute holds all previous functionality, but two other route struct... push 20 Jul 2018 03:21PM UTC web-flow travis-ci pending completion  
See All Builds (88)
  • Repo on GitHub
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