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

Rename enqueue/dequeue to add/poll #37

Merged
merged 2 commits into from Mar 15, 2017

Conversation

sharwell
Copy link
Member

Fixes #35

@codecov
Copy link

codecov bot commented Mar 13, 2017

Codecov Report

Merging #37 into master will increase coverage by 0.02%.
The diff coverage is 92.59%.

@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
+ Coverage     76.95%   76.97%   +0.02%     
- Complexity      839      840       +1     
============================================
  Files            32       32              
  Lines          4952     4952              
  Branches        646      646              
============================================
+ Hits           3811     3812       +1     
  Misses          891      891              
+ Partials        250      249       -1
Impacted Files Coverage Δ
src/com/tvl/util/ImmutableLinkedQueue.java 96.77% <100%> (ø)
test/com/tvl/util/ImmutableLinkedQueueTest.java 85.71% <91.66%> (ø)
test/com/tvl/util/ImmutableListTest.java 81.94% <0%> (+0.2%)

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 156eeb4...3a70557. Read the comment docs.

@sharwell sharwell self-assigned this Mar 15, 2017
@sharwell sharwell merged commit 5a098b3 into tunnelvisionlabs:master Mar 15, 2017
@sharwell sharwell deleted the rename-enqueue branch March 15, 2017 21:03
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