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

bblanchon / django-phonenumber-field / 17148343460
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: phonenumberfield-topython
DEFAULT BRANCH: main
Ran 22 Aug 2025 06:54AM UTC
Jobs 6
Files 8
Run time 3min
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

22 Aug 2025 06:52AM UTC coverage: 97.436% (+0.02%) from 97.421%
17148343460

push

github

francoisfreitag
Revert "Add mypy to the CI"

This reverts commit c3a31bb79.

Mypy itself crashes on the tip of the branch, and it provides little
value in its current state.

```
$ mypy tests --no-check-untyped-defs
/home/runner/work/django-phonenumber-field/django-phonenumber-field/.tox/mypy/lib/python3.13/site-packages/django-stubs/contrib/auth/forms.pyi:82: error: INTERNAL ERROR -- Please try using mypy master on GitHub:
https://mypy.readthedocs.io/en/stable/common_issues.html#using-a-development-mypy-build
If this issue continues with mypy master, please report a bug at https://github.com/python/mypy/issues
version: 1.17.1
```

https://github.com/stefanfoulis/django-phonenumber-field/pull/567 was
offered to improve the type checking, but that PR introduces convoluted
workarounds to runtime code, for type checking usage.

We can reconsider when Django officially supports typing or when the
typing ecosystem can be used to better document and verify the code,
without requiring complex workarounds.

https://github.com/stefanfoulis/django-phonenumber-field/pull/567/files#diff-82109bfd207ca87d1e607ff9b192c666fR51-R60

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

342 of 351 relevant lines covered (97.44%)

5.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Python 3.13 / - 17148343460.1 22 Aug 2025 07:00AM UTC 8
96.34
2 Python 3.11 / - 17148343460.2 22 Aug 2025 07:00AM UTC 8
97.43
GitHub Action Run
3 Python 3.9 / - 17148343460.3 22 Aug 2025 07:00AM UTC 8
97.43
GitHub Action Run
4 Python 3.12 / - 17148343460.4 22 Aug 2025 07:00AM UTC 8
97.43
GitHub Action Run
5 Python 3.14-dev / - 17148343460.5 22 Aug 2025 07:00AM UTC 8
96.34
6 Python 3.10 / - 17148343460.6 22 Aug 2025 07:00AM UTC 8
97.43
GitHub Action Run
Source Files on build 17148343460
  • Tree
  • List 8
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c3cde797 on github
  • Prev Build on phonenumberfield-topython (#16803895640)
  • Next Build on phonenumberfield-topython (#17148361819)
  • 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

© 2026 Coveralls, Inc