Skip to content

Adjust for pycountry 26.2.16#61

Merged
khaeru merged 3 commits intomainfrom
enh/pycountry-26.2.16
Mar 16, 2026
Merged

Adjust for pycountry 26.2.16#61
khaeru merged 3 commits intomainfrom
enh/pycountry-26.2.16

Conversation

@khaeru
Copy link
Contributor

@khaeru khaeru commented Mar 16, 2026

pycountry 26.2.16 was released 2026-02-17.

This version changed (generally, increased) the number of codes and localizations.
As a result, nightly tests of transport_data.iso.generate_all() began to fail.

The PR adjusts.

PR checklist

  • Checks all ✅
  • Update documentation Test suite changes only.
  • Update doc/whatsnew.rst

- Mostly increasing values for N_exp and/or N_tr.
- Decrease N_exp for ISO 4217.
@khaeru khaeru added enh New feature or request dependencies Pull requests that update a dependency file labels Mar 16, 2026
@khaeru khaeru self-assigned this Mar 16, 2026
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.15%. Comparing base (f6f78f2) to head (3d4a5e5).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files          66       66           
  Lines        3145     3145           
=======================================
  Hits         3024     3024           
  Misses        121      121           
Files with missing lines Coverage Δ
transport_data/tests/test_iso.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- actions/cache v4 → v5.
- actions/checkout v4/5 → v6.
- astral-sh/setup-up v5 → v7.
  - Drop redundant cache-dependency-glob settings.
- Bump Python 3.13 → 3.14 in "publish" workflow.
@khaeru khaeru merged commit be18906 into main Mar 16, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enh New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant