Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support numbers and booleans on queue name generation #62

Merged
merged 3 commits into from Oct 16, 2016

Conversation

nfantone
Copy link
Collaborator

Resolves #60.

  • Adds test for integer and float number cases for resolveListenQueue.
  • Adds tests for boolean values on pins for resolveListenTopics.

@nfantone nfantone added the bug label Oct 16, 2016
@nfantone nfantone self-assigned this Oct 16, 2016
@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #62 into develop will not change coverage

@@           develop   #62   diff @@
====================================
  Files            4     4          
  Lines          115   115          
  Methods         21    21          
  Messages         0     0          
  Branches        12    12          
====================================
  Hits           115   115          
  Misses           0     0          
  Partials         0     0          

Powered by Codecov. Last update d546f24...75c467a

@nfantone nfantone merged commit 4bf9b9d into develop Oct 16, 2016
@nfantone nfantone deleted the bug/numeric-pins branch October 16, 2016 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pins with integer attributes not supported?
2 participants