-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
#6289: Add new example to XFAIL documentation #6685
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
Conversation
6289 Add new XFAIL docs example
@graingert or @nicoddemus would one of you please help me understand the failing codecov test? I've tried to grok the details/output on the codecov page. Unless I'm mistaken, I believe I've only edited files that aren't even tracked by codecov. Is this correct? |
@nathanielcompton Don't worry about this check, it's a little touch-and-go. Since you don't change any code, only docs, you should ignore it in this PR. |
Update documentation from PR feedback
@nicoddemus and @bluetech : Ready for re-review when you get time. Thanks for the good feedback. |
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.
Thanks @nathanielcompton, it looks good to me now, except two minor nits.
Co-Authored-By: Ran Benita <[email protected]>
Co-Authored-By: Ran Benita <[email protected]>
Thanks @bluetech and @nathanielcompton! |
Based on the discussions linked in open issue #6289 , I added an additional example to the
xfail
documentation.