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

openwisp / openwisp-notifications
99%

Build:
DEFAULT BRANCH: master
Repo Added 20 Apr 2020 07:23PM UTC
Files 35
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.1
  • 1.2
  • 385-bug-notify-text
  • add-user-tests
  • backport/450-to-1.2-1778541201
  • backport/456-to-1.2-1778880921
  • bug/reconnecting-websocket-allauth
  • bump-version
  • change-default-batch-interval
  • change/312-django-permission-notifications-preference
  • changelog-bot-change-bang
  • chore/port-changelog-1.2.1
  • chore/port-changelog-1.2.2
  • ci-drop-py3.9
  • ci/add-ci-failure-bot
  • ci/bot-autoassign
  • css-fixes
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
  • dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.0
  • dependabot/pip/django-cors-headers-approx-eq-4.7.0
  • dependabot/pip/django-cors-headers-approx-eq-4.9.0
  • dependabot/pip/django-redis-approx-eq-6.0.0
  • dependabot/pip/freezegun-approx-eq-1.5.2
  • dependabot/pip/freezegun-approx-eq-1.5.4
  • dependabot/pip/freezegun-approx-eq-1.5.5
  • dependabot/pip/markdown-approx-eq-3.10
  • dependabot/pip/markdown-approx-eq-3.8
  • dependabot/pip/markdown-approx-eq-3.8.2
  • dependabot/pip/markdown-approx-eq-3.9
  • dependabot/pip/pytest-django-approx-eq-4.10.0
  • deps-channels
  • dev
  • django-allauth-65.12.0
  • feat/manage-notifications-unsubscribe
  • feat/widget-context-processor
  • feature/backport-workflow
  • fix-batch-email
  • fix-deprecated-uuid-admin
  • fix-docs
  • fix-email-tests
  • fix-migration
  • fix-notification-popup
  • fix-notification-toast
  • fix-notification-widget
  • fix-preferences-ajax
  • fix-reading-settings
  • fix-ubsubscribe-page
  • fix/changelog_bot
  • fix/exclude-removed-org-user-notification-settings
  • fix/issue-453
  • fix/notification-toast-persist-on-reload
  • fix_silence_notifications_widget
  • gsoc24
  • gsoc24-rebased
  • improve-preferences-ui
  • improve-unsubscribe-html
  • issues/281-add-email-verification-warning
  • issues/283-update-notificationsetting-task
  • issues/293-organization-setting
  • issues/351-notification-preference-api
  • issues/353-drop-django-notification
  • issues/359-generic-message-setting
  • issues/363-replace-jsonfield-with-django-builtin
  • issues/371-batch-notifications
  • issues/383-optimize-notification-sql-queries
  • issues/393-batch-notification-ui
  • issues/396-batch-single-notification-restore-standard
  • issues/396-single-notification-email
  • issues/402-rename-view
  • issues/405-improve-test-admin-media
  • issues/427-fix-notification-preference
  • issues/431-global-notification-org-settings-sync
  • issues/438-gettext_lazy-not-serializable
  • issues/438-lazy-translations
  • issues/443-websocket-api
  • issues/448-settings-bugs
  • issues/462-restrict-notification-preferences-to-admins
  • issues/467-jsonfield-fix
  • move-dev-docs
  • notification-preferences
  • patch-1
  • patch-2
  • qa
  • release-1.1.1
  • release/1.2.0
  • release/1.2.1
  • release/1.2.2
  • replicate-version-branch
  • single-notification-email-title
  • switch-to-prettier
  • update-selenium-tests
  • ux-improvements

27 May 2026 06:23PM UTC coverage: 99.091%. Remained the same
26530389910

push

github

web-flow
[fix] Triggered changelog bot for backward incompatible changes (#470)

Update the changelog bot trigger so PR titles marked with [change!] run the reusable changelog workflow.

1527 of 1541 relevant lines covered (99.09%)

13.84 hits per line

Relevant lines Covered
Build:
Build:
1541 RELEVANT LINES 1527 COVERED LINES
13.84 HITS PER LINE
Source Files on master
  • Tree
  • List 35
  • 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
26530389910 master [fix] Triggered changelog bot for backward incompatible changes (#470) Update the changelog bot trigger so PR titles marked with [change!] run the reusable changelog workflow. push 27 May 2026 07:10PM UTC web-flow github
99.09
26199521191 master [deps] Update markdown requirement from ~=3.9 to ~=3.10 Updates the requirements on [markdown](https://github.com/Python-Markdown/markdown) to permit the latest version. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [C... push 21 May 2026 01:17AM UTC web-flow github
99.09
26187715905 master [chores:fix] Preserved text -> jsonb migration for JSONField fields #467 Historical migrations were updated to use models.TextField instead of models.JSONField for fields originally backed by the third-party jsonfield library. The original jsonf... push 20 May 2026 08:32PM UTC web-flow github
99.09
25944360299 master [ci] Added CI failure bot Added caller workflow for CI failure bot push 15 May 2026 10:35PM UTC nemesifier github
99.09
25943213642 master [fix] Restrict notification preferences page to staff or super users #462 If a staff/super user tries to edit the notification preferences of a non staff/super user, they won't be allowed and will be redirected to the admin index page with an err... push 15 May 2026 09:56PM UTC web-flow github
99.09
25942404778 master [chores:fix] Removed deprecated `UUIDAdmin` in favour of `CopyableFieldsAdmin` push 15 May 2026 09:34PM UTC nemesifier github
99.08
25930084083 master [fix] Create global notification settings for non-org admin staff users #453 Standard staff users (those who are not organization administrators) were created without a global notification setting, leaving them with an empty notification preferen... push 15 May 2026 04:53PM UTC web-flow github
99.08
25887813587 master [fix] Filtered out soft-deleted notification settings in preferences API #452 Fixes #452 --------- Co-authored-by: Federico Capoano <f.capoano@openwisp.io> push 14 May 2026 09:55PM UTC web-flow github
99.06
25826636865 master [ci] Enabled issue autoassignment bots push 13 May 2026 09:14PM UTC nemesifier github
99.06
25758560562 master [docs] Port changelog for 1.2.2 push 12 May 2026 08:00PM UTC nemesifier github
99.06
See All Builds (1159)
  • 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