reportportal / agent-python-pytest

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

Suite path fix #286

Closed HardNorth closed 2 years ago

HardNorth commented 2 years ago

Fixes #191

codecov-commenter commented 2 years ago

Codecov Report

Merging #286 (fb392e1) into master (f0b6ace) will increase coverage by 6.06%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   62.44%   68.51%   +6.06%     
==========================================
  Files           7        7              
  Lines         695      667      -28     
==========================================
+ Hits          434      457      +23     
+ Misses        261      210      -51     
Flag Coverage Δ
unittests 68.51% <95.23%> (+6.06%) :arrow_up:

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

Impacted Files Coverage Δ
pytest_reportportal/service.py 73.56% <94.73%> (+12.52%) :arrow_up:
pytest_reportportal/config.py 72.22% <100.00%> (+0.79%) :arrow_up:
pytest_reportportal/plugin.py 78.12% <100.00%> (+0.17%) :arrow_up:

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 f0b6ace...fb392e1. Read the comment docs.

HardNorth commented 2 years ago

Agent logic simplification moved into separate issue: #287 But simplification should be done with a new major release. Right now we are fixing an issue in 5.0.10.