-
Notifications
You must be signed in to change notification settings - Fork 35
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
Deploy to Production – 2024-04-09 #3041
Conversation
* Add taxa seeds * Reapply "Add classifications collection to api" This reverts commit 5d3aed2. * Fix upsert mutations * Fix classification editor tests * Update components * Move to correct folder * Fix mutations handling of relationships * Update client side query variables * Undo debug comments * Update generated code * temporary silence warning * Update playwright login util to allow mocking local storage session * migrate classifications test * Update test * Update tests to use new login fixture * Fix tests * Skip data dependant test * Prevent login util from dropping users database * WIP * Fix custom data mocking * check for window to fix crash on build time * Migrate csettool * Fix tests * Make it easier to debug playwright on ci * Fix wrong query * Fix tests * Use more verbose reporter * auto restart webserver on crash * accept npx * Fix test * Fix test * Fix test * Remove confusing folder * Add clarifying comment back * Fix test * Fix test * Add comment
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3041 +/- ##
===========================================
- Coverage 96.49% 79.25% -17.25%
===========================================
Files 30 165 +135
Lines 8759 13263 +4504
Branches 128 1524 +1396
===========================================
+ Hits 8452 10511 +2059
- Misses 307 2459 +2152
- Partials 0 293 +293 ☔ View full report in Codecov by Sentry. |
* Use more shards to reduce chances of test server crashing * increase shards count
🚀 Deployed to Netlify! ✅ Build Log: 🔗 Preview URL: https://66d772a5e19000bb9f60ed6e--staging-aiid.netlify.app |
sizeByPixelDensity
to address warning #3016