reportportal / agent-python-pytest

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

Debug mode imlplementation #285

Closed HardNorth closed 2 years ago

HardNorth commented 2 years ago

Closes #99

codecov-commenter commented 2 years ago

Codecov Report

Merging #285 (f6497b1) into master (ae33c32) will increase coverage by 12.22%. The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #285       +/-   ##
===========================================
+ Coverage   50.21%   62.44%   +12.22%     
===========================================
  Files           7        7               
  Lines         691      695        +4     
===========================================
+ Hits          347      434       +87     
+ Misses        344      261       -83     
Flag Coverage Δ
unittests 62.44% <75.00%> (+12.22%) :arrow_up:

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

Impacted Files Coverage Δ
pytest_reportportal/service.py 61.04% <50.00%> (+20.23%) :arrow_up:
pytest_reportportal/config.py 71.42% <100.00%> (+12.60%) :arrow_up:
pytest_reportportal/plugin.py 77.95% <100.00%> (+0.35%) :arrow_up:
pytest_reportportal/listener.py 65.62% <0.00%> (+10.41%) :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 ae33c32...f6497b1. Read the comment docs.