Skip to content

Conversation

@dsrees
Copy link
Owner

@dsrees dsrees commented Jun 20, 2019

  • Updated the ManualDispatchQueue to account for tasks that are scheduled within the tick time.
  • Added tests for the ManualDispatchQueue to make sure if behaves as expected
  • Updated channel tests that assumed the fake clock did not trigger work that was scheduled in the past
  • Moved files around to be clean

@dsrees dsrees force-pushed the dr/improve-manual-dispatch-queue branch from f8b85ee to 9e71312 Compare June 20, 2019 13:50
@codecov-io
Copy link

codecov-io commented Jun 20, 2019

Codecov Report

Merging #62 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #62   +/-   ##
=========================================
  Coverage     91.23%   91.23%           
  Complexity      179      179           
=========================================
  Files             9        9           
  Lines           525      525           
  Branches         69       69           
=========================================
  Hits            479      479           
  Misses           14       14           
  Partials         32       32

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84bdcd3...9e71312. Read the comment docs.

@dsrees dsrees merged commit 93064af into master Jun 20, 2019
@dsrees dsrees deleted the dr/improve-manual-dispatch-queue branch June 20, 2019 13:58
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.

3 participants