Conversation
Item.location[0] uses backslashes on Windows, so the suffix check for pytest_bdd/scenario.py never matched and RP received duplicate items. Normalize path separators before comparing the suffix. Closes #418 Made-with: Cursor
…t-bdd-path Fix/issue 418 windows pytest bdd path
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #420 +/- ##
==========================================
- Coverage 69.69% 69.66% -0.03%
==========================================
Files 6 6
Lines 1409 1411 +2
==========================================
+ Hits 982 983 +1
- Misses 427 428 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.