Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable screenshot tests in debug mode #1328

Merged
merged 1 commit into from
May 30, 2023

Conversation

ethanalvizo
Copy link
Contributor

Closes #1327

@ethanalvizo ethanalvizo self-assigned this May 29, 2023
@ethanalvizo ethanalvizo requested a review from mofojed May 29, 2023 15:21
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #1328 (51eb494) into main (99818a8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1328   +/-   ##
=======================================
  Coverage   45.94%   45.94%           
=======================================
  Files         493      493           
  Lines       34410    34410           
  Branches     8581     8581           
=======================================
  Hits        15811    15811           
  Misses      18548    18548           
  Partials       51       51           
Flag Coverage Δ
unit 45.94% <ø> (ø)

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

@ethanalvizo ethanalvizo merged commit cbe8f72 into deephaven:main May 30, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2023
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.

Playwright Snapshot Test Failing in Debug Mode
2 participants