reportportal / agent-Python-RobotFramework

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

Skipped issue handling #95

Closed HardNorth closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #95 (2c1a991) into master (3ba6529) will increase coverage by 0.05%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   37.04%   37.09%   +0.05%     
==========================================
  Files          10       10              
  Lines         494      496       +2     
==========================================
+ Hits          183      184       +1     
- Misses        311      312       +1     
Flag Coverage Δ
unittests 37.09% <66.66%> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
robotframework_reportportal/listener.py 47.22% <ø> (ø)
robotframework_reportportal/variables.py 25.45% <50.00%> (+0.92%) :arrow_up:
robotframework_reportportal/service.py 56.75% <100.00%> (ø)

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 3ba6529...2c1a991. Read the comment docs.

codecov-commenter commented 3 years ago

Codecov Report

Merging #95 (71e42aa) into master (0e605cb) will increase coverage by 0.04%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   37.92%   37.97%   +0.04%     
==========================================
  Files          10       10              
  Lines         501      503       +2     
==========================================
+ Hits          190      191       +1     
- Misses        311      312       +1     
Flag Coverage Δ
unittests 37.97% <66.66%> (+0.04%) :arrow_up:

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

Impacted Files Coverage Δ
robotframework_reportportal/listener.py 47.22% <ø> (ø)
robotframework_reportportal/variables.py 25.45% <50.00%> (+0.92%) :arrow_up:
robotframework_reportportal/service.py 56.75% <100.00%> (ø)

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 0e605cb...71e42aa. Read the comment docs.