Skip to content

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

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

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

Conversation

@SasinduDilshara
Copy link
Contributor

@SasinduDilshara SasinduDilshara commented Jul 27, 2025

Update mistral module compiler plugin to support generate API calls when the mistral 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 50.43%. Comparing base (cf50e26) to head (0eac95a).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   50.43%   50.43%           
=======================================
  Files           3        3           
  Lines         347      347           
  Branches      105      105           
=======================================
  Hits          175      175           
  Misses        172      172           

☔ 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 027ee1b 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