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

achakravarti / argent / 338
0%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2021 04:41PM UTC
Jobs 1
Files 60
Run time 13s
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
338

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 338.1 08 Feb 2021 04:41PM UTC 0
94.49
Travis Job 338.1
Source Files on build 338
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #338
  • 279840af on github
  • Prev Build on master (#337)
  • Next Build on master (#393)
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