Skip to content

Close inactive contexts#206

Open
elacuesta wants to merge 40 commits into
mainfrom
close-inactive-contexts
Open

Close inactive contexts#206
elacuesta wants to merge 40 commits into
mainfrom
close-inactive-contexts

Conversation

@elacuesta

@elacuesta elacuesta commented Jul 13, 2023

Copy link
Copy Markdown
Member

Requested in #20

Introduce a new PLAYWRIGHT_CLOSE_CONTEXT_INTERVAL: int setting. Contexts that have spent the specified amount of seconds without pages will be automatically closed.

@elacuesta elacuesta changed the title Close inactive contexts Close inactive contexts (experimental) Jul 14, 2023
@codecov

codecov Bot commented Aug 7, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1d74b2a) to head (41f2449).

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #206      +/-   ##
===========================================
+ Coverage   92.61%   100.00%   +7.38%     
===========================================
  Files           6         6              
  Lines         691       711      +20     
===========================================
+ Hits          640       711      +71     
+ Misses         51         0      -51     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@elacuesta elacuesta added enhancement New feature or request experimental labels Nov 29, 2023
@elacuesta elacuesta changed the title Close inactive contexts (experimental) Close inactive contexts Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant