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

Humanstate / net-amqp-rabbitmq / 19

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2017 06:17AM UTC
Jobs 7
Files 0
Run time –
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
19

push

travis-ci

leejo
return delivery_tag with basic_get

* Return delivery_tag with basic_get

* Remove Data::Dumper and Data::Printer

* Style preference:  Use ternary in return

per @leejo:
I would just make the first part of the change like so, however, to
prevent churn in the history:

return (
    content_header_frame => $headerframe,
    payload => $payload,
    ($args{delivery_tag} ? ( delivery_tag => $args{delivery_tag} ) : ())
);

* Include {delivery_tag} in is_deeply tests

* basic_get and ack test

* Add {delivery_tag} to 'commited payload' test

delivery_tag is part of expected result in the 'commited payload' test
in t/006_txn.t

* t/025_get_and_ack.t confirm msg doesn't requeue
Jobs
ID Job ID Ran Files Coverage
2 19.2 28 Apr 2017 06:17AM UTC 0
Travis Job 19.2
3 19.3 28 Apr 2017 06:17AM UTC 0
Travis Job 19.3
4 19.4 28 Apr 2017 06:17AM UTC 0
Travis Job 19.4
5 19.5 28 Apr 2017 06:17AM UTC 0
Travis Job 19.5
6 19.6 28 Apr 2017 06:19AM UTC 0
Travis Job 19.6
7 19.7 28 Apr 2017 06:19AM UTC 0
Travis Job 19.7
8 19.8 28 Apr 2017 06:19AM UTC 0
Travis Job 19.8
Source Files on build 19
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19
  • a1034d7b on github
  • Prev Build on master (#16)
  • Next Build on master (#20)
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

© 2025 Coveralls, Inc