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

H-2206, H-2242: Support entities with multiple types in frontend, everywhere else #5312

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from

bug / lint fixes. todo comments

b5d0835
Select commit
Loading
Failed to load commit list.
Draft

H-2206, H-2242: Support entities with multiple types in frontend, everywhere else #5312

bug / lint fixes. todo comments
b5d0835
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

20.18% (-0.05%) compared to a824cd9

View this Pull Request on Codecov

20.18% (-0.05%) compared to a824cd9

Details

Codecov Report

Attention: Patch coverage is 0.60976% with 163 lines in your changes missing coverage. Please review.

Project coverage is 20.18%. Comparing base (a824cd9) to head (b5d0835).
Report is 93 commits behind head on main.

Files with missing lines Patch % Lines
...ed/migrate-ontology-types/util/upgrade-entities.ts 0.00% 22 Missing ⚠️
...i/src/graph/knowledge/system-types/notification.ts 0.00% 22 Missing ⚠️
...-activities/shared/propose-entities-from-claims.ts 0.00% 15 Missing ⚠️
...r-ts/src/activities/shared/find-existing-entity.ts 0.00% 15 Missing ⚠️
.../@local/hash-backend-utils/src/simplified-graph.ts 0.00% 12 Missing ⚠️
...s/hash-api/src/graph/knowledge/primitive/entity.ts 0.00% 7 Missing ⚠️
...ties-action/shared/simplify-for-llm-consumption.ts 0.00% 5 Missing ⚠️
...es-from-claims/propose-entity-from-claims-agent.ts 0.00% 5 Missing ⚠️
apps/hash-api/src/integrations/linear/sync-back.ts 0.00% 5 Missing ⚠️
...ivities/flow-activities/persist-entities-action.ts 0.00% 4 Missing ⚠️
... and 31 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5312      +/-   ##
==========================================
- Coverage   20.23%   20.18%   -0.05%     
==========================================
  Files         508      508              
  Lines       17260    17295      +35     
  Branches     2537     2538       +1     
==========================================
- Hits         3492     3491       -1     
- Misses      13730    13766      +36     
  Partials       38       38              

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