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

cyruzin / golang-tmdb / 18895271945 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2025 02:35AM UTC
Files 27
Run time 0s
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

17 Oct 2025 06:25PM UTC coverage: 99.545% (-0.003%) from 99.548%
18895271945.1

push

github

web-flow
fix: remove deprecated person tagged images endpoint (#88)

- Remove `PersonTaggedImages` and `PersonTaggedImagesAppend` structs
- Remove deprecated `GetPersonTaggedImages` function
- Remove associated test cases:
  - TestGetPersonTaggedImages
  - TestGetPersonTaggedImagesFail
  - TestGetPersonTaggedImagesWithOptions
- Fix TestGetTVSeasonDetailsWithOptions test

The `/person/{id}/tagged_images` endpoint has been deprecated by TMDB
and is no longer functional. This change removes all related code
to maintain a clean and functional codebase.

BREAKING CHANGE: The `GetPersonTaggedImages` function and related types
have been removed as the underlying TMDB API endpoint is no longer
available. Users should use alternative endpoints for similar
functionality.

2188 of 2198 relevant lines covered (99.55%)

8.24 hits per line

Source Files on job 18895271945.1
  • Tree
  • List 27
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18895271945
  • a211c485 on github
  • Prev Job for on master (#17226216750.1)
  • Next Job for on master (#18928013187.1)
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

© 2026 Coveralls, Inc