-
Notifications
You must be signed in to change notification settings - Fork 26
chore(testing): Move .snapshots to testdata
#785
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
chore(testing): Move .snapshots to testdata
#785
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #785 +/- ##
==========================================
+ Coverage 46.65% 46.66% +0.01%
==========================================
Files 76 76
Lines 7823 7821 -2
==========================================
Hits 3650 3650
+ Misses 3682 3680 -2
Partials 491 491 see 3 files with indirect coverage changes 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 in Codecov by Sentry. |
⏱️ Benchmark results
|
| uses: errata-ai/vale-action@v2 | ||
| with: | ||
| vale_flags: "--glob=!{plugins/source/.snapshots/*,CHANGELOG.md,.github/styles/proselint/README.md}" | ||
| vale_flags: "--glob=!{plugins/source/testdata/*,CHANGELOG.md,.github/styles/proselint/README.md}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might need to ignore it a in the lint-structure job too. It probably ignored it by default being a . file
Committing dotfiles give me the creeps.