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

openwisp / openwisp-firmware-upgrader
97%
master: 94%

Build:
Build:
LAST BUILD BRANCH: 1.2
DEFAULT BRANCH: master
Repo Added 02 Mar 2020 10:07AM UTC
Files 38
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 1.2
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.1
  • 1.2
  • add-tiny
  • api
  • backport/404-to-1.2-1779209331
  • bump-version
  • changelog/1.1.2
  • chore/port-changelog-1.2.1
  • chores/add-ci-failure-bot
  • chores/add-gsoc26-branch-to-ci
  • chores/add-gsoc26-persistent-scheduled-upgrades-branch-to-ci
  • ci/changelog_bot
  • config_app_label_test_admin
  • css-fixes
  • custom_group_model_migrations
  • debug-ci
  • 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-redis-approx-eq-6.0.0
  • dependabot/pip/psycopg2-binary-approx-eq-2.9.11
  • dependabot/pip/psycopg2-binary-approx-eq-2.9.12
  • dependabot/pip/responses-approx-eq-0.25.6
  • dependabot/pip/responses-approx-eq-0.25.7
  • dependabot/pip/responses-approx-eq-0.25.8
  • dependabot/pip/responses-approx-eq-0.26.0
  • dev
  • drop-python3.9
  • extended_controller_app_tests_part_one
  • feature/backport-workflow
  • feature/bot-autoassign
  • fix-302-mass-upgrade-credentials
  • fix-flaky-selenium-tests
  • fix-mass-upgrade-docs
  • fix-openwrt-syntaxwarning-escapes
  • fix-restoring-device-test
  • fix/302-mass-upgrade-credentialless-devices
  • fix_test_selenium_device_change_url
  • format-by-prettier
  • gsoc/firmware-docs
  • gsoc25
  • gsoc25-tidy-up-tests
  • issue/208-enable-cancellation-of-upgrades
  • issue/224-show-real-time-upgrade-progress
  • issue/301-fw-image-not-deleting
  • issue/318-update-developer-docs-to-install-libsqlite3-mod-spatialite
  • issue/349-multicolor-progressBar
  • issue/358-identifier-change-crash
  • issue/366-allow-upgrade-options
  • issue/382-fix-deactivated-upgrader
  • issue/69-improve-endpoints
  • issue/mass-upgrade-by-group-location
  • issue/show-mass-upgrade-progress
  • issue/upgrade-by-group
  • issue/upgrade-options-fix
  • issues/165-add-device-recognition-mechanism
  • issues/204-shared-firmware
  • issues/249-add-support-for-django-5.x
  • issues/250-fix-http500-missing-credentials
  • issues/256-delete-org-blocked
  • issues/291-sysupgrade
  • issues/338-empty-image-submission
  • issues/360-use-theme-color-variables
  • issues/376-updated-upgrade-op-breadcrumb
  • master
  • refactor_test_admin_TestAdminTransaction
  • release-1.1.1
  • release/1.1.2
  • release/1.2.0
  • remove-main
  • replicate-version-branch
  • switch-to-prettier
  • uuid-fix

19 May 2026 06:08PM UTC coverage: 97.497% (-0.08%) from 97.574%
26116044218

push

github

nemesifier
[fix] Prevent HTTP 500 on missing device credentials #250

When device credentials are deleted after a firmware image is
assigned, saving the device form crashes with an unhandled
`DoesNotExist` exception. This change catches
`ObjectDoesNotExist` and raises a `ValidationError` instead,
providing a user-friendly error message.

Several related edge cases are handled as well.

Closes #250

(cherry picked from commit b0cc4d488)
(adaptations were made for this version branch)

1675 of 1718 relevant lines covered (97.5%)

12.67 hits per line

Relevant lines Covered
Build:
Build:
1718 RELEVANT LINES 1675 COVERED LINES
12.67 HITS PER LINE
Source Files on master
  • Tree
  • List 38
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26116044218 1.2 [fix] Prevent HTTP 500 on missing device credentials #250 When device credentials are deleted after a firmware image is assigned, saving the device form crashes with an unhandled `DoesNotExist` exception. This change catches `ObjectDoesNotExist` ... push 19 May 2026 06:13PM UTC nemesifier github
97.5
26115464326 master [ci] Moved CodeQL config to the right place push 19 May 2026 06:03PM UTC web-flow github
93.57
26115248231 backport/404-to-1.2-1779209331 Merge 691206fa5 into e0e45b6d0 Pull #433 19 May 2026 05:58PM UTC web-flow github
97.5
26113442819 1.2 [ci] Bound setuptools to <82 due to removal of pkg_resources push 19 May 2026 05:23PM UTC nemesifier github
97.57
26111776597 master [fix] Prevent HTTP 500 on missing device credentials #250 When device credentials are deleted after a firmware image is assigned, saving the device form crashes with an unhandled `DoesNotExist` exception. This change catches `ObjectDoesNotExist` ... push 19 May 2026 04:53PM UTC web-flow github
93.57
26111425389 issues/250-fix-http500-missing-credentials Merge 105951826 into 30d28f0b7 Pull #404 19 May 2026 04:47PM UTC web-flow github
93.57
26110729589 issues/250-fix-http500-missing-credentials Merge c802a3da6 into 30d28f0b7 Pull #404 19 May 2026 04:34PM UTC web-flow github
93.57
26102578865 chores/add-gsoc26-persistent-scheduled-upgrades-branch-to-ci Merge 9eea5160a into bd7e8ec3a Pull #432 19 May 2026 02:19PM UTC web-flow github
93.58
26087526877 chores/add-gsoc26-persistent-scheduled-upgrades-branch-to-ci Merge 834ff97a2 into efb27a9d4 Pull #432 19 May 2026 09:13AM UTC web-flow github
93.58
26084954040 chores/add-gsoc26-branch-to-ci Merge 120abe4cd into efb27a9d4 Pull #431 19 May 2026 08:20AM UTC web-flow github
93.58
See All Builds (823)
  • 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