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

feat: add --client-overlay flag #3148

Merged
merged 3 commits into from
Apr 5, 2021
Merged

Conversation

snitin315
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Yes

Motivation / Use-Case

Add --client-overlay cli option.

Breaking Changes

None

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 4, 2021

Codecov Report

Merging #3148 (16e1e12) into master (d9a1cec) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3148   +/-   ##
=======================================
  Coverage   94.99%   94.99%           
=======================================
  Files          37       37           
  Lines        1218     1218           
  Branches      338      338           
=======================================
  Hits         1157     1157           
  Misses         55       55           
  Partials        6        6           

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 d9a1cec...16e1e12. Read the comment docs.

anshumanv
anshumanv previously approved these changes Apr 4, 2021
],
description:
'Show a full-screen overlay in the browser when there are compiler errors or warnings.',
processor(opts) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we can have test to ensure processor behaviour in future

/cc @alexander-akait?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, e2e testing with playwright or puppeteer, let's do it in other PR

@snitin315 snitin315 force-pushed the feat/client-overlay branch from 639ec58 to 16e1e12 Compare April 5, 2021 09:04
@alexander-akait alexander-akait merged commit 03a2b27 into master Apr 5, 2021
@alexander-akait alexander-akait deleted the feat/client-overlay branch April 5, 2021 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants