-
Notifications
You must be signed in to change notification settings - Fork 429
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: Move projects and integrations to tests #3044
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uffizzi Preview |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3044 +/- ##
=======================================
Coverage 95.73% 95.74%
=======================================
Files 1044 1039 -5
Lines 30855 30827 -28
=======================================
- Hits 29540 29516 -24
+ Misses 1315 1311 -4 ☔ View full report in Codecov by Sentry. |
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingChanges
Moved a giant amount of files over. Some have been merged, but most have been moved over one by one. One file was a duplicate from a bad merge that @khvn26 had. I just deleted it.
How did you test this code?
Tested local as I went to pick up any issues along the way.