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

Added feature for watching a container #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

amosonn
Copy link

@amosonn amosonn commented Dec 16, 2015

Now you can add a "watch" kwarg to WatchBar or to bar and get a view of the length of a container you are adding to inside the loop.
Also slightly improved tests of api.bar.

This is for watching a container, populated inside the loop, grow.
* Added WatchBar and WatchTransferBar.
* Added WatchLenWidget.
* Tests for them.
* uses assertIs instead of assertEqual when approriate.
* checks iterator on TransferBar as well.
@coveralls
Copy link

coveralls commented May 18, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling bca0b7a on amosonn:master into adc6d2f on lukaszb:master.

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