yeagerai / genlayer-simulator

MIT License
16 stars 8 forks source link

feat: support both explicit and implicit vector ids in vector store #559

Closed denishacquin closed 1 month ago

denishacquin commented 1 month ago

Fixes #467

What

Why

Testing done

Decisions made

Checks

Reviewing tips

User facing release notes

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 15.35%. Comparing base (2c0d2d9) to head (9105c36). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #559 +/- ## ======================================= Coverage 15.35% 15.35% ======================================= Files 112 112 Lines 7950 7950 Branches 187 187 ======================================= Hits 1221 1221 Misses 6653 6653 Partials 76 76 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

denishacquin commented 1 month ago

@AgustinRamiroDiaz I adapted for your comments - pinging your for a quick final check if you don't mind :)

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 0.15.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: