-
Notifications
You must be signed in to change notification settings - Fork 75
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
Fix regression with pytest 5.4 and line number report for doctests #197
Conversation
Codecov Report
@@ Coverage Diff @@
## master #197 +/- ##
=======================================
Coverage 87.44% 87.44%
=======================================
Files 2 2
Lines 478 486 +8
Branches 85 85
=======================================
+ Hits 418 425 +7
Misses 35 35
- Partials 25 26 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
@Teemu Hello again! Any chance this could be released soon? |
please! |
@Teemu Any update? |
Please can we get this merged? |
@Teemu Any progress? |
Would love to get this merged too. |
Update? |
I'm releasing a new version soon. Thanks for the PR ❤️ |
Hi!
While working on #194, I came across and fixed #134 as well. 👍
Fix #194
Fix #134
Fix #180
Close pytest-dev/pytest#7287