Skip to content

Filter commanding method output for Empty and Nothing instances#895

Merged
dmitrykuzmin merged 6 commits intomasterfrom
fix-commander-method-output
Nov 30, 2018
Merged

Filter commanding method output for Empty and Nothing instances#895
dmitrykuzmin merged 6 commits intomasterfrom
fix-commander-method-output

Conversation

@dmitrykuzmin
Copy link
Contributor

This PR fixes issue #894.

Previously, the filterIgnored method was not called for commanding method result to remove Empty and Nothing instances from the command list.

Now, the commanding method result is filtered in the same way as the CommandHandler and EventReactor results.

@dmitrykuzmin dmitrykuzmin self-assigned this Nov 28, 2018
@codecov
Copy link

codecov bot commented Nov 28, 2018

Codecov Report

Merging #895 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master     #895      +/-   ##
============================================
+ Coverage     93.14%   93.15%   +<.01%     
  Complexity     3802     3802              
============================================
  Files           522      522              
  Lines         12540    12541       +1     
  Branches        710      710              
============================================
+ Hits          11681    11682       +1     
  Misses          629      629              
  Partials        230      230

@dmitrykuzmin dmitrykuzmin requested a review from armiol November 28, 2018 20:26
@dmitrykuzmin
Copy link
Contributor Author

@armiol PTAL.

@dmitrykuzmin dmitrykuzmin merged commit 26eb475 into master Nov 30, 2018
@dmitrykuzmin dmitrykuzmin deleted the fix-commander-method-output branch November 30, 2018 09:20
@armiol armiol mentioned this pull request Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants