Skip to content

enh: support for usage in a REPL #161

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

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

mxschmitt
Copy link
Member

@mxschmitt mxschmitt commented Aug 7, 2020

Closes #160

@mxschmitt mxschmitt closed this Aug 7, 2020
@mxschmitt mxschmitt force-pushed the feature/enhance-repl-support branch from e8c6078 to 05e48f6 Compare August 7, 2020 18:35
@mxschmitt mxschmitt reopened this Aug 7, 2020
@mxschmitt mxschmitt force-pushed the feature/enhance-repl-support branch 2 times, most recently from 36e3e1c to 1806290 Compare August 7, 2020 18:42
@coveralls
Copy link

coveralls commented Aug 7, 2020

Pull Request Test Coverage Report for Build 199570763

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 12 of 14 (85.71%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.04%) to 89.961%

Changes Missing Coverage Covered Lines Changed/Added Lines %
playwright/main.py 11 12 91.67%
playwright/playwright.py 1 2 50.0%
Files with Coverage Reduction New Missed Lines %
playwright/async_api.py 1 92.57%
playwright/sync_api.py 1 68.3%
Totals Coverage Status
Change from base Build 198885642: -0.04%
Covered Lines: 3692
Relevant Lines: 4104

💛 - Coveralls

@mxschmitt mxschmitt requested a review from pavelfeldman August 8, 2020 15:49
@mxschmitt mxschmitt force-pushed the feature/enhance-repl-support branch from 1806290 to 45c1c6c Compare August 14, 2020 15:26
@mxschmitt mxschmitt merged commit 8cea075 into microsoft:master Aug 14, 2020
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.

Improve REPL support
3 participants