| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (6)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists. You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. ❤️ Share 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Sorry, something went wrong.
|
|
||
| # TODO: RUSTPYTHON | ||
| @unittest.expectedFailure | ||
| def test_default_filter_configuration(self): |
There was a problem hiding this comment.
@youknowone This test fails here, in the parent test class. but it passes when it runs with the python test class
PyEnvironmentVariableTests
How should I mark the parent as failing but the child as passing?
Sorry, something went wrong.
|
Can't believe I missread that and tried to mark the root class instead of the child only. Thanks! |
Sorry, something went wrong.
There was a problem hiding this comment.
That sometimes happens. 😂 Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.