reportportal / agent-Python-RobotFramework

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

Critical tag handling #94

Closed HardNorth closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #94 (a6ab026) into master (b7e3795) will increase coverage by 11.37%. The diff coverage is 76.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #94       +/-   ##
===========================================
+ Coverage   25.66%   37.04%   +11.37%     
===========================================
  Files          10       10               
  Lines         487      494        +7     
===========================================
+ Hits          125      183       +58     
+ Misses        362      311       -51     
Flag Coverage Δ
unittests 37.04% <76.47%> (+11.37%) :arrow_up:

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

Impacted Files Coverage Δ
robotframework_reportportal/result_visitor.py 38.33% <ø> (ø)
robotframework_reportportal/model.py 37.89% <66.66%> (+20.00%) :arrow_up:
robotframework_reportportal/service.py 56.75% <77.77%> (+23.42%) :arrow_up:
robotframework_reportportal/listener.py 47.22% <100.00%> (+17.97%) :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 b7e3795...a6ab026. Read the comment docs.