reportportal / agent-python-pytest

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

Fix `AttributeError` in `AgentConfig.find_option` #274

Closed rthardin closed 3 years ago

rthardin commented 3 years ago

Fixes #273

codecov-commenter commented 3 years ago

Codecov Report

Merging #274 (030fb49) into master (40e314c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   49.92%   49.92%           
=======================================
  Files           7        7           
  Lines         685      685           
=======================================
  Hits          342      342           
  Misses        343      343           
Flag Coverage Δ
unittests 49.92% <ø> (ø)

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

Impacted Files Coverage Δ
pytest_reportportal/config.py 58.82% <ø> (ø)

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 40e314c...030fb49. Read the comment docs.