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

openwisp / openwisp-utils
96%

Build:
DEFAULT BRANCH: master
Repo Added 23 Jun 2017 08:44AM UTC
Files 65
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
  • 1.0
  • browser-logs
  • bump-drf
  • channels-4.3.0
  • ci-selenium-firefox
  • ci-selenium-improvements
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
  • dependabot/pip/black-gte-23.12.1-and-lt-25.2.0
  • dependabot/pip/celery-gte-5.4-and-lt-5.6
  • dependabot/pip/coverage-gte-7.6.1-and-lt-7.9.0
  • dependabot/pip/django-filter-gte-23.2-and-lt-26.0
  • dependabot/pip/django-model-utils-gte-4.5-and-lt-5.1
  • dependabot/pip/djangorestframework-gte-3.14-and-lt-3.16.1
  • dependabot/pip/docstrfmt-gte-1.8-and-lt-1.11
  • dependabot/pip/pytest-asyncio-gte-0.24-and-lt-0.27
  • dependabot/pip/pytest-django-gte-4.10-and-lt-4.12
  • dependabot/pip/selenium-gte-4.10-and-lt-4.29
  • dependabot/pip/selenium-gte-4.10-and-lt-4.30
  • dependabot/pip/selenium-gte-4.10-and-lt-4.35
  • dependabot/pip/swapper-gte-1.3-and-lt-1.5
  • django-5-css
  • django-5-theme
  • drop-coveralls
  • duplicate-1.2.0
  • exclude_validation
  • feat/496-changes-gen
  • feature/480-map-icon
  • fix-docs-url
  • fix-inline-heading-border
  • fix-seleniumtextmixin
  • gsoc25-map-adjustments
  • ignore-files-qa-check-299
  • improve-email-template
  • improve-email-ux
  • improve-reusable-version-branch
  • issues/367-switch-to-prettier
  • issues/388-channels
  • issues/400-flaky-test-autocomplete-shelf-filter
  • issues/431-falky-test-input-filter
  • issues/439-deps
  • issues/448-withdraw-consent
  • issues/464-retry-selenium
  • issues/482-remove-email-tempalte-setting
  • issues/904-change-to-ChannelsLiveServerTestCase
  • migrate-to-importlib
  • openwisp-theme
  • prettier-update
  • qa-deps
  • refactor-seleniumtextmixin
  • selenium-chromedriver
  • selenium-helpers
  • selenium-test-methods
  • seleniumtestmixin-free-port
  • send-email-configurable-template
  • tidy-up-tests
  • ui
  • update-email-template
  • update-qa
  • upgrade-django-channels

04 Sep 2025 06:19PM UTC coverage: 96.029%. Remained the same
17473050698

push

github

web-flow
[deps] Update django-filter requirement from ~=23.2 to >=25.1,<26.0

Updates the requirements on [django-filter](https://github.com/carltongibson/django-filter) to permit the latest version.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/23.2...25.1)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-version: '25.1'
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Capoano <f.capoano@openwisp.io>

1886 of 1964 relevant lines covered (96.03%)

14.37 hits per line

Relevant lines Covered
Build:
Build:
1964 RELEVANT LINES 1886 COVERED LINES
14.37 HITS PER LINE
Source Files on master
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17473050698 master [deps] Update django-filter requirement from ~=23.2 to >=25.1,<26.0 Updates the requirements on [django-filter](https://github.com/carltongibson/django-filter) to permit the latest version. - [Release notes](https://github.com/carltongibson/djang... push 04 Sep 2025 06:23PM UTC web-flow github
96.03
17472538786 master [deps] Update celery requirement from ~=5.4.0 to ~=5.5.3 Updates the requirements on [celery](https://github.com/celery/celery) to permit the latest version. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://githu... push 04 Sep 2025 06:02PM UTC web-flow github
96.03
17472485699 master [deps] Updated QA dependencies push 04 Sep 2025 05:58PM UTC nemesifier github
96.03
17472232995 master [deps] Bumped djangorestframework~=3.16.0 push 04 Sep 2025 05:46PM UTC nemesifier github
96.03
17330461697 master [tests] Added runtests script, updated docs push 29 Aug 2025 05:38PM UTC nemesifier github
96.03
17329763288 master [tests:fix] Switched to ChannelsLiveServerTestCase #466 Replaced StaticLiveServerTestCase with ChannelsLiveServerTestCase to resolve JS errors caused by failed websocket connections. Fixes #466 push 29 Aug 2025 05:03PM UTC web-flow github
96.03
17011025619 master [change] Added line-length to prettier Limit line-length to 88 for consistency with the max line-length of python files. push 16 Aug 2025 05:26PM UTC nemesifier github
96.03
16992730834 master [chores:ui] Minor CSS adjustments to email template push 15 Aug 2025 03:01PM UTC nemesifier github
96.03
16941116558 master [chores:ui] Improved email template for narrow screens * [enhancement] Improved email template for narrow screens * [req-change] Increased the resolution of icons * [req-changes] Updated email template push 13 Aug 2025 03:02PM UTC web-flow github
96.03
16687613867 master [deps] Update pytest-django requirement from ~=4.10.0 to >=4.10,<4.12 Updates the requirements on [pytest-django](https://github.com/pytest-dev/pytest-django) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-dj... push 02 Aug 2025 12:18AM UTC nemesifier github
96.03
See All Builds (1416)
  • 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

© 2025 Coveralls, Inc