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

Add support for test filtering via tags #382

Merged
merged 4 commits into from
Nov 16, 2023

get tags from csf directly

449be19
Select commit
Loading
Failed to load commit list.
Merged

Add support for test filtering via tags #382

get tags from csf directly
449be19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 0s

80.64% (+3.97%) compared to 5f9b1eb

View this Pull Request on Codecov

80.64% (+3.97%) compared to 5f9b1eb

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5f9b1eb) 76.66% compared to head (449be19) 80.64%.

Files Patch % Lines
src/playwright/transformPlaywrightJson.ts 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #382      +/-   ##
==========================================
+ Coverage   76.66%   80.64%   +3.97%     
==========================================
  Files          11       12       +1     
  Lines         180      217      +37     
  Branches       40       56      +16     
==========================================
+ Hits          138      175      +37     
  Misses         42       42              

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