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

preaction / Beam-Emitter / 104

Builds Branch Commit Type Ran Committer Via Coverage
104 v1.007 release v1.007 [Fixed] - Passing in an overridden emitter when emitting an event no longer uses the emitter's boolean overload. This could cause the wrong emitter to be used in the event. Thanks @djerius (Github #25) push 29 Jan 2017 08:04AM UTC preaction travis-ci pending completion   set done
103 master incrementing version after release push 29 Jan 2017 07:57AM UTC preaction travis-ci pending completion   set done
102 master the logic to determine if emitter was passed was sensitive to an overloaded bool operator This code $args{emitter} ||= $self; is meant to detect if the %args array contains the key 'emitter' and assign $self to it if doesn't. However, if $ar... push 29 Jan 2017 07:47AM UTC preaction travis-ci pending completion   set done
101 master the logic to determine if emitter was passed was sensitive to an overloaded bool operator This code $args{emitter} ||= $self; is meant to detect if the %args array contains the key 'emitter' and assign $self to it if doesn't. However, if $ar... Pull #25 28 Jan 2017 06:05AM UTC web-flow travis-ci pending completion   set done
100 v1.006 add META.json for cpanm dependency checking push 24 Nov 2016 04:56AM UTC preaction travis-ci pending completion   set done
99 master incrementing version after release push 24 Nov 2016 04:47AM UTC preaction travis-ci pending completion   set done
98 master add cookbook entry for adding data via closures Fixes #20 push 24 Nov 2016 04:28AM UTC preaction travis-ci pending completion   set done
97 master incrementing version after release push 23 Nov 2016 11:40PM UTC preaction travis-ci pending completion   set done
96 master fix changes losing next version marker Copying the CHANGES file from the build makes the `{{ $NEXT }}` marker disappear, which makes development annoying. `[NextRelease]` already handles copying into the root, so we don't need this push 23 Nov 2016 11:13PM UTC preaction travis-ci pending completion   set done
95 v1.005 release v1.005 [Fixed] - Custom listener classes are now loaded automatically. This prevents a very strange error about the unloaded class not inheriting from Beam::Listener, even though it does. Perl doesn't know that ... push 22 Nov 2016 07:50PM UTC preaction travis-ci pending completion   set done
94 master incrementing version after release push 22 Nov 2016 07:41PM UTC preaction travis-ci pending completion   set done
93 master can no longer assume that '.' is in @INC; use Test::Lib to find test modules push 22 Nov 2016 07:05PM UTC preaction travis-ci pending completion   set done
92 master skip leak test during coverage reporting The coverage reporting leaks, for some reason, so disable this test under coverage reporting push 22 Nov 2016 06:05PM UTC preaction travis-ci pending completion   set done
35 master use a better meta-syntactic variable push 09 May 2016 05:24PM UTC preaction travis-ci pending completion   set done
34 master fix circular references in unsubscribe callback The unsubscribe callback is an opportunity to make memory cycles more difficult to create, not inevitable. Refs #11 push 09 May 2016 04:24PM UTC preaction travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
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