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

achakravarti / argent / 394 / 1
0%
master: 0%

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

01 Apr 2021 10:42AM UTC coverage: 90.957%. Remained the same
394.1

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

Source Files on job 394.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 135
  • Travis Job 394.1
  • 09e409d6 on github
  • Prev Job for on master (#393.1)
  • Next Job for on master (#419.1)
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