dev-cafe / parselglossy

Generic input parsing library, speaking in tongues.
https://parselglossy.readthedocs.io
MIT License
7 stars 2 forks source link

fix --doctest-modules flag; closes #80 #81

Closed bast closed 4 years ago

bast commented 5 years ago

Hmm. More problems:

hypothesis.errors.DeadlineExceeded: Test took 210.97ms, which exceeds the deadline of 200.00ms

I get the same error locally.

bast commented 5 years ago

I will try to increase the timeout.

bast commented 5 years ago

More breakage :man_shrugging:

codecov[bot] commented 5 years ago

Codecov Report

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

codecov[bot] commented 5 years ago

Codecov Report

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

robertodr commented 4 years ago

Solved with #82