Skip to content

Conversation

@Nuvindu
Copy link
Contributor

@Nuvindu Nuvindu commented Aug 26, 2025

@codecov
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 87.23404% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.74%. Comparing base (ca012d4) to head (28fde8d).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
ballerina/embedding_provider.bal 87.23% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   56.62%   60.74%   +4.12%     
==========================================
  Files           3        4       +1     
  Lines         302      349      +47     
  Branches       92      103      +11     
==========================================
+ Hits          171      212      +41     
- Misses        131      137       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MohamedSabthar
Copy link
Member

@Nuvindu Let's bump the minor version

@SasinduDilshara
Copy link
Contributor

This PR is high priority one for the customer QSP

@MohamedSabthar MohamedSabthar merged commit 7b57306 into ballerina-platform:main Oct 13, 2025
4 checks passed
@MohamedSabthar
Copy link
Member

@Nuvindu does this EmbeddingProvider support all embedding models available on Azure, or only the OpenAI embedding models that can be hosted on Azure?

@Nuvindu
Copy link
Contributor Author

Nuvindu commented Oct 20, 2025

@MohamedSabthar It should support all the embedding models available on Azure. User just needs to provide the deployment id relevant to the desired embedding model when initiating the EmbeddingProvider instance.

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.

Support Azure OpenAI embedding in RAG ingestion

3 participants