Skip to content

Bug: fix packet loss rounding in notifications#2670

Merged
alexjustesen merged 6 commits intoalexjustesen:mainfrom
svenvg93:2660-fix-packet-loss-rounding
Feb 3, 2026
Merged

Bug: fix packet loss rounding in notifications#2670
alexjustesen merged 6 commits intoalexjustesen:mainfrom
svenvg93:2660-fix-packet-loss-rounding

Conversation

@svenvg93
Copy link
Contributor

📃 Description

This PR fixed the packet loss rounding to 2 in the notifications

closes: #2660

🪵 Changelog

➕ Added

  • round($result->packet_loss, precision: 2) to the notification logic.
  • is_numeric to returns N/A if the value is missing

@svenvg93 svenvg93 changed the title bug: fix packet loss rounding in notifications Bug: fix packet loss rounding in notifications Jan 27, 2026
@svenvg93 svenvg93 requested a review from alexjustesen February 3, 2026 14:00
@svenvg93 svenvg93 requested a review from alexjustesen February 3, 2026 14:16
@alexjustesen alexjustesen merged commit edff468 into alexjustesen:main Feb 3, 2026
9 checks passed
@svenvg93 svenvg93 deleted the 2660-fix-packet-loss-rounding branch February 3, 2026 14:20
@svenvg93 svenvg93 mentioned this pull request Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Question] Packet loss rounding (cosmetic issue)

2 participants