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

Deploy to Production – 2024-04-09 #3041

Merged
merged 6 commits into from
Sep 4, 2024
Merged

Deploy to Production – 2024-04-09 #3041

merged 6 commits into from
Sep 4, 2024

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
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 98.75346% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.25%. Comparing base (0470e73) to head (64e1275).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...-site/src/components/taxa/ClassificationsEditor.js 0.00% 1 Missing and 2 partials ⚠️
...y-site/src/components/cite/RemoveDuplicateModal.js 0.00% 2 Missing ⚠️
...te/gatsby-site/src/components/taxa/TaxonomyForm.js 0.00% 0 Missing and 2 partials ⚠️
...te/src/contexts/userContext/UserContextProvider.js 33.33% 1 Missing and 1 partial ⚠️
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.
📢 Have feedback on the report? Share it here.

* Use more shards to reduce chances of test server crashing

* increase shards count
Copy link

github-actions bot commented Sep 3, 2024

@kepae kepae merged commit 8262d88 into main Sep 4, 2024
27 of 28 checks passed
@kepae kepae changed the title Deploy to Production Deploy to Production – 2024-04-09 Sep 4, 2024
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.

3 participants