reportportal / agent-python-pytest

Framework integration with PyTest
Apache License 2.0
94 stars 102 forks source link

Update Readme file #308

Closed VStoilovskyi closed 2 years ago

VStoilovskyi commented 2 years ago

Add missing rp_hierarchy_code parameter to README.md

VStoilovskyi commented 2 years ago

@HardNorth Check for the PR please. After reportportal update I was confused about missing hierarchic structure for my tests.

codecov-commenter commented 2 years ago

Codecov Report

Merging #308 (0f5f856) into master (4917899) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   75.35%   75.35%           
=======================================
  Files           6        6           
  Lines         714      714           
=======================================
  Hits          538      538           
  Misses        176      176           
Flag Coverage Δ
unittests 75.35% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4917899...0f5f856. Read the comment docs.

VStoilovskyi commented 2 years ago

Can anyone merge this branch because I don't have enough rights to merge. Or should I change target branch to development?