reportportal / agent-Python-RobotFramework

Robot Framework integration for Report Portal
Apache License 2.0
59 stars 32 forks source link

Launch logger #118

Closed HardNorth closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #118 (c29d999) into master (575cb17) will increase coverage by 20.92%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #118       +/-   ##
===========================================
+ Coverage   52.11%   73.04%   +20.92%     
===========================================
  Files          10       10               
  Lines         520      523        +3     
===========================================
+ Hits          271      382      +111     
+ Misses        249      141      -108     
Flag Coverage Δ
unittests 73.04% <66.66%> (+20.92%) :arrow_up:

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

Impacted Files Coverage Δ
robotframework_reportportal/logger.py 63.63% <58.33%> (+63.63%) :arrow_up:
robotframework_reportportal/listener.py 84.74% <100.00%> (+23.20%) :arrow_up:
robotframework_reportportal/model.py 100.00% <100.00%> (+16.51%) :arrow_up:
robotframework_reportportal/service.py 94.59% <0.00%> (+22.97%) :arrow_up:
robotframework_reportportal/variables.py 83.92% <0.00%> (+58.92%) :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 575cb17...c29d999. Read the comment docs.