• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / mpt / 18262280397
88%

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2025 05:54PM UTC
Jobs 1
Files 17
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Oct 2025 05:53PM UTC coverage: 87.875% (+0.02%) from 87.855%
18262280397

push

github

umputun
deps: migrate to google.golang.org/genai SDK

migrate Google provider from deprecated github.com/google/generative-ai-go
to new official SDK google.golang.org/genai v1.28.0.

changes:
- updated client initialization to use genai.ClientConfig with BackendGeminiAPI
- changed content generation to use client.Models.GenerateContent() API
- simplified response handling with resp.Text() method
- fixed MaxOutputTokens type from *int to int32
- updated all tests to work with new SDK mock server configuration
- removed deprecated cloud.google.com/go/ai and related dependencies

the old SDK is end-of-life as of august 31, 2025 and was incompatible
with cloud.google.com/go/ai v0.13.0.

22 of 22 new or added lines in 1 file covered. (100.0%)

2138 of 2433 relevant lines covered (87.88%)

31.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18262280397.1 05 Oct 2025 05:54PM UTC 17
87.88
GitHub Action Run
Source Files on build 18262280397
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5fe019ed on github
  • Prev Build on master (#18261984589)
  • Next Build on master (#18262383914)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc