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

makinacorpus / django-leaflet / 624 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2020 10:42AM UTC
Files 11
Run time 4s
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

19 Oct 2020 10:39AM UTC coverage: 92.369%. Remained the same
DJANGO=2.2 DATABASE=sqlite SPATIALITE_LIBRARY_PATH='mod_spatialite'

push

travis-ci

web-flow
Support Django 3.1 (#306)

* Support Django 3.1

* Add 3.1 to the tox and travis matrices
* Run tests with deprecation and pending deprecation warnings configured to error. This catches such warnings early rather than passing them on to users.
* Fix the one Django 3.1 pending deprecation warning:

```
/.../leaflet/templatetags/leaflet_tags.py:93: RemovedInDjango40Warning: force_text() is deprecated in favor of force_str().
  layers=[(force_text(label), url, attrs) for (label, url, attrs) in instance_app_settings.get('TILES')],
```

* No version checking

460 of 498 relevant lines covered (92.37%)

0.92 hits per line

Source Files on job 624.1 (DJANGO=2.2 DATABASE=sqlite SPATIALITE_LIBRARY_PATH='mod_spatialite')
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 595
  • Travis Job 624.1
  • a3f9daab on github
  • Prev Job for DJANGO=2.2 DATABASE=sqlite SPATIALITE_LIBRARY_PATH='mod_spatialite' on master (#623.1)
  • Next Job for DJANGO=2.2 DATABASE=sqlite SPATIALITE_LIBRARY_PATH='mod_spatialite' on master (#626.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