Skip to content

Update deepseek module compiler plugin to support generate API calls when the deepseek import is not present in the file#18

Merged
SasinduDilshara merged 2 commits intoballerina-platform:mainfrom
SasinduDilshara:fix-8126
Jul 28, 2025
Merged

Update deepseek module compiler plugin to support generate API calls when the deepseek import is not present in the file#18
SasinduDilshara merged 2 commits intoballerina-platform:mainfrom
SasinduDilshara:fix-8126

Conversation

@SasinduDilshara
Copy link
Contributor

Update ollama module compiler plugin to support generate API calls when the ollama import is not present in the file

Fixes: ballerina-platform/ballerina-library#8126

@codecov
Copy link

codecov bot commented Jul 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.15%. Comparing base (2ac6d28) to head (70f2871).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   41.15%   41.15%           
=======================================
  Files           3        3           
  Lines         294      294           
  Branches       82       82           
=======================================
  Hits          121      121           
  Misses        173      173           

☔ 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.

@SasinduDilshara SasinduDilshara merged commit c465fb1 into ballerina-platform:main Jul 28, 2025
4 checks passed
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.

JSON schema generation doesn't work for the generate method when there is no relevant import in that file

2 participants