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

achakravarti / argent / 356 / 1
94%
master: 0%

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

08 Feb 2021 04:37PM UTC coverage: 94.495%. First build
356.1

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

Source Files on job 356.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 97
  • Travis Job 356.1
  • 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