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-3162: Look for matching entities in database when inserting entities from Flow #6102

Merged
merged 13 commits into from
Jan 15, 2025

Merge branch 'main' into cm/identify-existing-entities-in-flows

5830769
Select commit
Loading
Failed to load commit list.
Merged

H-3162: Look for matching entities in database when inserting entities from Flow #6102

Merge branch 'main' into cm/identify-existing-entities-in-flows
5830769
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

21.51% (-0.23%) compared to ca3694a

View this Pull Request on Codecov

21.51% (-0.23%) compared to ca3694a

Details

Codecov Report

Attention: Patch coverage is 0% with 222 lines in your changes missing coverage. Please review.

Project coverage is 21.51%. Comparing base (ca3694a) to head (5830769).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...-ts/src/activities/shared/match-existing-entity.ts 0.00% 67 Missing ⚠️
...ibs/@local/hash-isomorphic-utils/src/provenance.ts 0.00% 44 Missing ⚠️
...s/shared/match-existing-entity.optimize.ai.test.ts 0.00% 39 Missing ⚠️
...r-ts/src/activities/shared/find-existing-entity.ts 0.00% 38 Missing ⚠️
...ctivities/flow-activities/shared/graph-requests.ts 0.00% 19 Missing ⚠️
...ctivities/flow-activities/persist-entity-action.ts 0.00% 7 Missing ⚠️
...ts/src/activities/shared/optimize-system-prompt.ts 0.00% 4 Missing ⚠️
...tivities/flow-activities/answer-question-action.ts 0.00% 1 Missing ⚠️
...ivities/flow-activities/persist-entities-action.ts 0.00% 1 Missing ⚠️
...se-relevant-links-from-content.optimize.ai.test.ts 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6102      +/-   ##
==========================================
- Coverage   21.73%   21.51%   -0.23%     
==========================================
  Files         566      569       +3     
  Lines       19162    19360     +198     
  Branches     2755     2817      +62     
==========================================
  Hits         4165     4165              
- Misses      14945    15143     +198     
  Partials       52       52              

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