Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Async matchers #36

Closed
wants to merge 4 commits into from
Closed

Async matchers #36

wants to merge 4 commits into from

Conversation

Blackbaud-SteveBrush
Copy link
Member

@Blackbaud-SteveBrush Blackbaud-SteveBrush commented Oct 16, 2020

Use expectAsync for our visual screenshot matcher.

@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #36 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           98       112   +14     
  Branches        14        14           
=========================================
+ Hits            98       112   +14     
Impacted Files Coverage Δ
src/host-browser/host-browser.ts 100.00% <100.00%> (ø)
src/visual/visual-matchers.ts 100.00% <100.00%> (ø)
src/visual/visual.ts 100.00% <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 a66802a...c1926d0. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant