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

curl / curl / 8547 / 21
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2018 02:10PM UTC
Files 269
Run time 27s
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

31 Aug 2018 12:11PM UTC coverage: 74.298% (+0.01%) from 74.288%
T=coverage

push

travis-ci

bagder
cookies: support creation-time attribute for cookies

According to RFC6265 section 5.4, cookies with equal path lengths
SHOULD be sorted by creation-time (earlier first). This adds a
creation-time record to the cookie struct in order to make cookie
sorting more deterministic. The creation-time is defined as the
order of the cookies in the jar, the first cookie read fro the
jar being the oldest. The creation-time is thus not serialized
into the jar. Also remove the strcmp() matching in the sorting as
there is no lexicographic ordering in RFC6265. Existing tests are
updated to match.

Closes #2524

20770 of 27955 relevant lines covered (74.3%)

590729.18 hits per line

Source Files on job 8547.21 (T=coverage)
  • Tree
  • List 0
  • Changed 74
  • Source Changed 2
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8097
  • Travis Job 8547.21
  • e2ef8d6f on github
  • Prev Job for T=coverage on master (#8545.21)
  • Next Job for T=coverage on master (#8553.21)
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