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 – 2025-01-27 #3317

Merged
merged 9 commits into from
Jan 27, 2025
Merged

Deploy to Production – 2025-01-27 #3317

merged 9 commits into from
Jan 27, 2025

Conversation

* Add entity_relationships migration and realm config

* Add entity_relationships to realm

* Add entity_relationships to entity edit page

* Add missing types

* Add entity_relationship to local

* Fix typo 🫠

* Fix sub and obj relationship

* Add generated files

* Add missing translations and fix fetch entity object

* Add popovers and relationships info on entity page

* Add entities relationships on entities page

* Check if entityRelationships exists

* add optional to entityRelationships

* Move update entity to resolver

* Add missing tests

* Rename entity update mutation and add server test

* Remove console log

* Run codegen

* Fix entity relationships reports

* Remove unecessary conditional

* Fix cite.spec tests

* Fix citeEdit test

* Fix submitted.spec and lookup

* Fix fixtures

* Fix seeds

* allow updateOneEntity

* Update generated graphql.ts

* Run codegen

* Fix entities seed

* Fix createEntitiesPages test

* Update failing test with new seeds

* Fix failing tests with new fixtures

* Fix submitted test for issue promotion

* Update submitted tests based on new fixtures
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 98.48485% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.13%. Comparing base (01e305b) to head (6b9b7fd).
Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
site/gatsby-site/server/fields/entities.ts 97.82% 2 Missing ⚠️
site/gatsby-site/server/fields/submissions.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3317      +/-   ##
==========================================
+ Coverage   96.11%   96.13%   +0.02%     
==========================================
  Files          63       65       +2     
  Lines       12856    13020     +164     
  Branches      216      223       +7     
==========================================
+ Hits        12356    12517     +161     
- Misses        500      503       +3     

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

Copy link

@kepae kepae merged commit 516a900 into main Jan 27, 2025
45 of 48 checks passed
@kepae kepae changed the title Deploy to Production Deploy to Production – 2025-01-27 Jan 27, 2025
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.

4 participants