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 #3119

Merged
merged 6 commits into from
Sep 27, 2024
Merged

Deploy to Production #3119

merged 6 commits into from
Sep 27, 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

* Add subscriptions collection to api

* Migrate duplicates collection to api

* Update duplicates tests

* Add subscription seeds

* Remove mocks

* Migrate subscription tests

* Restore submit test

* Add missing header

* Migrate unsubscribe tests

* delete log

* Migrate account tests

* Migrate entity tests

* Update subscriptions toggle

* Update code generated files

* Do not display subscription button before load

* Undo debug changes

* Cleanup test files

* Make sure editor notes is set
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 99.32998% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.98%. Comparing base (f1d26cd) to head (a7afcc2).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...y-site/src/components/cite/RemoveDuplicateModal.js 0.00% 2 Missing ⚠️
...by-site/src/components/incidents/IncidentsField.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3119      +/-   ##
==========================================
+ Coverage   86.09%   86.98%   +0.88%     
==========================================
  Files         155      155              
  Lines       12667    13070     +403     
  Branches     1251     1267      +16     
==========================================
+ Hits        10906    11369     +463     
+ Misses       1589     1530      -59     
+ Partials      172      171       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Copy link

@cesarvarela cesarvarela merged commit 2a3f5ae into main Sep 27, 2024
28 checks passed
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.

2 participants