Skip to content

Release#420

Merged
HardNorth merged 11 commits intomasterfrom
develop
Apr 8, 2026
Merged

Release#420
HardNorth merged 11 commits intomasterfrom
develop

Conversation

@HardNorth
Copy link
Copy Markdown
Member

No description provided.

reportportal.io and others added 11 commits April 7, 2026 10:07
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
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9ae8643e-86a6-4f6e-be31-de8135f161d5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

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

Comment @coderabbitai help to get the list of available commands and usage tips.

@HardNorth HardNorth merged commit 89ca336 into master Apr 8, 2026
13 checks passed
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.66%. Comparing base (ee8592c) to head (973603e).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
pytest_reportportal/service.py 80.00% 1 Missing ⚠️
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     
Flag Coverage Δ
unittests 69.66% <80.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants