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(wpt): remove stale fixtures before pulling fresh ones #679

Merged
merged 1 commit into from
Mar 6, 2023
Merged

fix(wpt): remove stale fixtures before pulling fresh ones #679

merged 1 commit into from
Mar 6, 2023

Conversation

panva
Copy link
Member

@panva panva commented Mar 6, 2023

Removes the updated directory before pulling fresh assets.

closes #678

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.04 ⚠️

Comparison is base (b324c99) 83.43% compared to head (836a7c4) 83.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #679      +/-   ##
==========================================
- Coverage   83.43%   83.40%   -0.04%     
==========================================
  Files          37       37              
  Lines        4142     4146       +4     
==========================================
+ Hits         3456     3458       +2     
- Misses        686      688       +2     
Impacted Files Coverage Δ
lib/file.js 76.74% <50.00%> (-2.75%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aduh95 aduh95 merged commit b78efc5 into nodejs:main Mar 6, 2023
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.

git node wpt only updates or creates files, doesn't remove them
4 participants