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

Revert "publish should be called when the state is changed" #1774

Merged
merged 4 commits into from Mar 27, 2019

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Mar 26, 2019

This reverts commit 20bc9db.

What kind of change does this PR introduce?

  • bug fix
  • feature
  • docs update
  • tests/coverage improvement
  • refactoring
  • other

What is the related issue number (starting with #)

#1759

What is the current behavior? (You can also link to an open issue here)

'main' event doesn't fire periodically on the bus

What is the new behavior (if this is a feature change)?

'main' event fires 10x per second

Other information:

Checklist:

  • I think the code is well written
  • I wrote good commit messages
  • I have squashed related commits together after the changes have been approved
  • Unit tests for the changes exist
  • Integration tests for the changes exist (if applicable)
  • I used the same coding conventions as the rest of the project
  • The new code doesn't generate linter offenses
  • Documentation reflects the changes
  • The PR relates to only one subject with a clear title
    and description in grammatically correct, complete sentences

@jaraco jaraco closed this Mar 27, 2019
@jaraco jaraco reopened this Mar 27, 2019
@codecov
Copy link

codecov bot commented Mar 27, 2019

Codecov Report

Merging #1774 into master will decrease coverage by 0.08%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master   #1774      +/-   ##
=========================================
- Coverage   80.99%   80.9%   -0.09%     
=========================================
  Files         104     104              
  Lines       13643   13643              
=========================================
- Hits        11050   11038      -12     
- Misses       2593    2605      +12

@jaraco
Copy link
Member Author

jaraco commented Mar 27, 2019

Now that we know this behavior was by design, I'd really like to have a test that captures the desired behavior (that 'main' is invoked periodically).

@jaraco jaraco merged commit 5d2b025 into master Mar 27, 2019
@jaraco jaraco deleted the bugfix/1759-revert branch March 27, 2019 13:31
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.

None yet

1 participant