postmasters

Results 2 comments of postmasters

@tiangolo was involved in that change from `click` https://github.com/pallets/click/issues/1484

I have a case where the lines are reported as "missing" but are indeed covered, with branching on. Line 11 to 14 is from the `if` statement to `print('3')`. As...