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

achakravarti / argent / 394
0%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2021 10:46AM UTC
Jobs 1
Files 66
Run time 7s
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
394

push

travis-ci-com

achakravarti
Create HTTP server interface

The HTTP server interface has been created with the following interface:
  - `ag_http_server_init()`
  - `ag_http_server_exit()`
  - `ag_http_server_env()`
  - `ag_http_server_request()`
  - `ag_http_server_register()`
  - `ag_http_server_respond()`
  - `ag_http_server_run()`

Supporting this interface is the `ag_http_handler` type which serves as
the callback function to handle HTTP requests.

Additionally, several ancillary improvements have been made, including:
  - handling of URL-encode strings
  - introduction of a plugin interface
  - integer parsing through `ag_int_parse()` and `ag_uint_parse()`
  - dedicated registry interface

This commit has been rebased from the issue/64/http-server branch.

Signed-off-by: Abhishek Chakravarti <abhishek@taranjali.org>

4285 of 4711 relevant lines covered (90.96%)

447.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 394.1 01 Apr 2021 10:46AM UTC 0
90.96
Travis Job 394.1
Source Files on build 394
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #394
  • 09e409d6 on github
  • Prev Build on master (#393)
  • Next Build on master (#419)
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