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

openwisp / openwisp-notifications / 17676588357
99%

Build:
DEFAULT BRANCH: master
Ran 12 Sep 2025 03:38PM UTC
Jobs 1
Files 35
Run time 1min
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

12 Sep 2025 01:55PM UTC coverage: 99.327%. Remained the same
17676588357

push

github

nemesifier
[fix] Ensure notification widget closes only on user-initiated clicks

Bug:
The notifications.js file registers a click handler that closes the
widget when the user clicks outside it. However, the handler was also
triggered by programmatically dispatched click events in JavaScript,
causing unintended widget closures.

Fix:
Check `event.originalEvent.isTrusted` to confirm that the click event
originated from an actual user action before closing the widget.

1475 of 1485 relevant lines covered (99.33%)

14.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python- - 17676588357.1 12 Sep 2025 03:38PM UTC 35
99.33
GitHub Action Run
Source Files on build 17676588357
  • Tree
  • List 35
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17676588357
  • 30097b04 on github
  • Prev Build on master (#17446589966)
  • Next Build on master (#17866469328)
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