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

beaufour / flickr-download
86%

Build:
DEFAULT BRANCH: master
Repo Added 23 Sep 2022 05:30PM UTC
Files 12
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • dependabot/pip/black-23.3.0
  • dependabot/pip/black-24.10.0
  • dependabot/pip/black-24.8.0
  • dependabot/pip/black-25.1.0
  • dependabot/pip/black-25.11.0
  • dependabot/pip/black-25.9.0
  • dependabot/pip/certifi-2023.7.22
  • dependabot/pip/coverage-7.10.1
  • dependabot/pip/coverage-7.10.2
  • dependabot/pip/coverage-7.10.3
  • dependabot/pip/coverage-7.10.4
  • dependabot/pip/coverage-7.10.5
  • dependabot/pip/coverage-7.10.6
  • dependabot/pip/coverage-7.10.7
  • dependabot/pip/coverage-7.2.7
  • dependabot/pip/coverage-7.6.10
  • dependabot/pip/coverage-7.6.11
  • dependabot/pip/coverage-7.6.12
  • dependabot/pip/coverage-7.6.3
  • dependabot/pip/coverage-7.6.4
  • dependabot/pip/coverage-7.6.7
  • dependabot/pip/coverage-7.6.8
  • dependabot/pip/coverage-7.6.9
  • dependabot/pip/coverage-7.7.0
  • dependabot/pip/coverage-7.7.1
  • dependabot/pip/coverage-7.8.0
  • dependabot/pip/coverage-7.8.2
  • dependabot/pip/coverage-7.9.2
  • dependabot/pip/flake8-5.0.4
  • dependabot/pip/flake8-7.1.1
  • dependabot/pip/flake8-7.1.2
  • dependabot/pip/flake8-7.2.0
  • dependabot/pip/flake8-7.3.0
  • dependabot/pip/flickr-api-0.7.8
  • dependabot/pip/pathvalidate-3.2.0
  • dependabot/pip/pathvalidate-3.2.1
  • dependabot/pip/pathvalidate-3.2.3
  • dependabot/pip/pathvalidate-3.3.1
  • dependabot/pip/pip-2c7469b053
  • dependabot/pip/pip-512858e340
  • dependabot/pip/pip-81350e123e
  • dependabot/pip/pip-8177a8837a
  • dependabot/pip/pip-99a64d02cb
  • dependabot/pip/pip-a6aa50acab
  • dependabot/pip/pip-a8b23622d7
  • dependabot/pip/pip-a98e789dc2
  • dependabot/pip/pre-commit-2.21.0
  • dependabot/pip/pre-commit-4.0.0
  • dependabot/pip/pre-commit-4.0.1
  • dependabot/pip/pre-commit-4.1.0
  • dependabot/pip/pre-commit-4.2.0
  • dependabot/pip/pre-commit-4.3.0
  • dependabot/pip/pytest-8.3.3
  • dependabot/pip/pytest-8.3.4
  • dependabot/pip/pytest-8.3.5
  • dependabot/pip/pytest-8.4.0
  • dependabot/pip/pytest-8.4.1
  • dependabot/pip/pytest-8.4.2
  • dependabot/pip/pytest-gte-7.2-and-lt-10.0
  • dependabot/pip/pyyaml-6.0.1
  • dependabot/pip/pyyaml-6.0.3
  • dependabot/pip/requests-2.31.0
  • dependabot/pip/setuptools-75.2.0
  • dependabot/pip/setuptools-75.3.0
  • dependabot/pip/setuptools-75.5.0
  • dependabot/pip/setuptools-75.6.0
  • dependabot/pip/setuptools-75.7.0
  • dependabot/pip/setuptools-75.8.0
  • dependabot/pip/setuptools-75.8.2
  • dependabot/pip/setuptools-76.0.0
  • dependabot/pip/setuptools-77.0.3
  • dependabot/pip/setuptools-78.1.0
  • dependabot/pip/setuptools-79.0.0
  • dependabot/pip/setuptools-80.0.0
  • dependabot/pip/setuptools-80.3.1
  • dependabot/pip/setuptools-80.4.0
  • dependabot/pip/setuptools-80.7.1
  • dependabot/pip/setuptools-80.8.0
  • dependabot/pip/setuptools-80.9.0
  • dependabot/pip/urllib3-2.0.6
  • dependabot/pip/urllib3-2.0.7
  • expand-test-coverage
  • fix/issue-166-network-error-handling
  • issue-63-local-first-resume
  • issue-64-optimize-downloads
  • issue-70-automated-release
  • modernize-config
  • more_ghas
  • refs/tags/v0.3.4
  • refs/tags/v0.3.5
  • refs/tags/v0.3.6
  • refs/tags/v0.3.7
  • ruff
  • switch-to-uv
  • switch_to_uv
  • upgrade-flickr-api-0.8

26 Jan 2026 11:41AM UTC coverage: 85.77%. Remained the same
21407784319

push

github

beaufour
Fix mypy type errors

- Add type annotations for Walker instances with generic parameters
- Update download_list and do_download_photo to accept Person in
  addition to Photoset, since download_user_photos passes a Person
- Update FilenameHandler type and all filename handler functions to
  accept the union type

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

10 of 12 new or added lines in 2 files covered. (83.33%)

874 of 1019 relevant lines covered (85.77%)

3.43 hits per line

Relevant lines Covered
Build:
Build:
1019 RELEVANT LINES 874 COVERED LINES
3.43 HITS PER LINE
Source Files on master
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21407784319 master Fix mypy type errors - Add type annotations for Walker instances with generic parameters - Update download_list and do_download_photo to accept Person in addition to Photoset, since download_user_photos passes a Person - Update FilenameHandler ... push 27 Jan 2026 05:42PM UTC beaufour github
85.77
21356240584 master Merge pull request #176 from beaufour/modernize-config Modernize project configuration push 26 Jan 2026 11:35AM UTC web-flow github
85.77
21355756609 master Remove unnecessary upper bounds from dependency constraints None of the upper bounds were protecting against known incompatibilities, and setuptools was close to being blocked (latest 80.10.2 vs cap of 81.0). Co-Authored-By: Claude Opus 4.5 <nor... push 26 Jan 2026 11:17AM UTC beaufour github
85.77
21353749297 master Merge pull request #175 from beaufour/dependabot/pip/pytest-gte-7.2-and-lt-10.0 push 26 Jan 2026 10:06AM UTC web-flow github
85.77
21340199041 master Add automated PyPI publishing workflow (#172) Add GitHub Actions workflow for automated release to PyPI using trusted publishing (OIDC). Triggered when a GitHub release is published. Closes #70 Co-authored-by: Claude Opus 4.5 <noreply@anthropic... push 25 Jan 2026 09:53PM UTC web-flow github
85.77
21333873589 master Fix network error handling during photo download (issue #166) (#171) Network errors (ConnectionError, DNS failures) during API calls for photo metadata were not being caught, causing the program to crash. This fix: - Wrap photo._getOutputFilenam... push 25 Jan 2026 02:06PM UTC web-flow github
85.77
21333667248 master Add explicit workflow permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> push 25 Jan 2026 01:51PM UTC web-flow github
80.77
21333655502 master Add explicit workflow permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> push 25 Jan 2026 01:50PM UTC web-flow github
80.77
21333639620 master Upgrade flickr-api to 0.8.0 (#170) Update to the latest flickr-api release which modernizes the OAuth implementation by switching from deprecated oauth2 to requests-oauthlib, adds type hints, and includes various bug fixes. Co-authored-by: Claud... push 25 Jan 2026 01:48PM UTC web-flow github
80.77
21333480371 master Replace flake8 and black with ruff for linting and formatting Ruff provides both linting (replacing flake8) and formatting (replacing black) in a single, faster tool. Mypy is kept for type checking since ruff doesn't do full type checking. Also ... push 25 Jan 2026 01:36PM UTC beaufour github
80.77
See All Builds (267)
  • Repo on GitHub
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