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

Add Vectorstore instrumentation automation #1279

Merged
merged 15 commits into from
Jan 29, 2025
Merged

Conversation

lrafeei
Copy link
Contributor

@lrafeei lrafeei commented Dec 28, 2024

This PR adds a new LangChain Vectorstore instrumentation populator to the scripts directory as well as some tweaks to the existing instrumentation.

@lrafeei lrafeei requested a review from a team as a code owner December 28, 2024 00:34
Copy link

github-actions bot commented Dec 28, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 2 0 5.64s
✅ PYTHON black 4 0 0 2.22s
✅ PYTHON flake8 4 0 1.3s
✅ PYTHON isort 4 0 0 0.23s
✅ PYTHON pylint 4 0 7.32s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.27%. Comparing base (82918c5) to head (51c8646).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1279   +/-   ##
=======================================
  Coverage   81.26%   81.27%           
=======================================
  Files         202      202           
  Lines       22233    22232    -1     
  Branches     3527     3527           
=======================================
+ Hits        18067    18068    +1     
+ Misses       2995     2993    -2     
  Partials     1171     1171           

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

@TimPansino TimPansino changed the base branch from main to develop-tests January 8, 2025 23:45
@lrafeei lrafeei requested a review from TimPansino January 9, 2025 18:13
@TimPansino TimPansino changed the base branch from develop-tests to main January 18, 2025 00:27
@mergify mergify bot removed the tests-failing label Jan 18, 2025
@mergify mergify bot removed the tests-failing label Jan 29, 2025
@mergify mergify bot removed the tests-failing label Jan 29, 2025
@TimPansino TimPansino merged commit fb171c0 into main Jan 29, 2025
57 checks passed
@TimPansino TimPansino deleted the new-vectorstore-populator branch January 29, 2025 20:02
@TimPansino TimPansino added this to the v10.5.0 milestone Jan 29, 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.

3 participants