Skip to content

Conversation

pjvandehaar
Copy link
Contributor

(This builds on #283 to allow me to test it locally.)

This PR is a solution to my issue here: #282 .

@pjvandehaar pjvandehaar changed the title Totalless bar format Allow bar_format without total or len(iterable) Oct 7, 2016
@codecov-io
Copy link

codecov-io commented Oct 7, 2016

Current coverage is 90.49% (diff: 100%)

Merging #284 into master will decrease coverage by 1.27%

@@             master       #284   diff @@
==========================================
  Files             7          7          
  Lines           535        484    -51   
  Methods           0          0          
  Messages          0          0          
  Branches         97         87    -10   
==========================================
- Hits            491        438    -53   
- Misses           43         44     +1   
- Partials          1          2     +1   

Powered by Codecov. Last update a65e347...fb4b525

@lrq3000
Copy link
Member

lrq3000 commented Oct 7, 2016

Thank you @pjvandehaar, this will be merged with #223 which already implements bar_total when there is no total, but your PR has: an extended docstring (should also be added to the readme) + skip if coverall fails.

@pjvandehaar
Copy link
Contributor Author

Alright. Feel free to just copy that docstring and reject this PR.

@lrq3000 lrq3000 added the duplicate 🗐 Seen it before label Oct 16, 2016
@casperdcl casperdcl force-pushed the master branch 4 times, most recently from 8cade97 to a65e347 Compare October 31, 2016 02:34
@casperdcl casperdcl added to-merge ↰ Imminent and removed duplicate 🗐 Seen it before labels Jan 26, 2019
@casperdcl casperdcl self-assigned this Jan 26, 2019
@casperdcl casperdcl closed this in 616358f Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants