vividus icon indicating copy to clipboard operation
vividus copied to clipboard

[allure-adaptor] Add visual tab to Allure report

Open IBrun opened this issue 2 years ago • 2 comments

IBrun avatar Jun 18 '23 13:06 IBrun

Codecov Report

Merging #4058 (36586e1) into master (905fe88) will increase coverage by 8.40%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #4058      +/-   ##
============================================
+ Coverage     88.78%   97.19%   +8.40%     
+ Complexity     6656     6441     -215     
============================================
  Files           897      898       +1     
  Lines         18501    18546      +45     
  Branches       1212     1213       +1     
============================================
+ Hits          16427    18025    +1598     
+ Misses         1945      412    -1533     
+ Partials        129      109      -20     
Impacted Files Coverage Δ
...g/vividus/report/allure/plugin/EmbeddedPlugin.java 88.88% <100.00%> (+3.17%) :arrow_up:
...org/vividus/report/allure/plugin/VisualPlugin.java 100.00% <100.00%> (ø)

... and 73 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Jun 18 '23 15:06 codecov[bot]

Will this work correctly for applitools visual checks?

ikalinin1 avatar Jun 27 '23 07:06 ikalinin1