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

achakravarti / argent / 356
94%
master: 0%

Build:
Build:
LAST BUILD BRANCH: v0.3.0
DEFAULT BRANCH: master
Ran 18 Feb 2021 02:14AM UTC
Jobs 1
Files 60
Run time 5s
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
356

push

travis-ci-com

achakravarti
Add HTTP response interface

HTTP responses are now handled through the ag_http_response object. In
addition to the object functions inherited metaprogrammatically, this
object has the following non-inherited functions:
  - ag_http_response_header()
  - ag_http_response_body()
  - ag_http_response_add()
  - ag_http_response_add_file()
  - ag_http_response_flush()

Supporting this interface is the ag_http_status enumeration, which has
been defined along with the following functions as part of its
interface:
  - ag_http_status_parse()
  - ag_http_status_str()

Tests have been added for both the ag_http_response and ag_http_status
interfaces, and several minor code refactors and comment improvements
have been made.

This commit has been rebased from the issue/66/http-response branch.

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

4085 of 4323 relevant lines covered (94.49%)

461.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 356.1 18 Feb 2021 02:14AM UTC 0
94.49
Travis Job 356.1
Source Files on build 356
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #356
  • 279840af 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