Skip to content

fix(gap): allow empty service and manufacturer data payloads#180

Merged
bdraco merged 1 commit into
mainfrom
allow_empty_service_mfr_data
Oct 28, 2025
Merged

fix(gap): allow empty service and manufacturer data payloads#180
bdraco merged 1 commit into
mainfrom
allow_empty_service_mfr_data

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Oct 28, 2025

Fixes #179 - Advertisement parsing now correctly handles service data and manufacturer data with empty payloads (UUID/company ID only).

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c65b433) to head (b79548a).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          255       255           
  Branches        38        38           
=========================================
  Hits           255       255           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Oct 28, 2025

CodSpeed Performance Report

Merging #180 will not alter performance

Comparing allow_empty_service_mfr_data (b79548a) with main (c65b433)

Summary

✅ 9 untouched

@bdraco bdraco merged commit 8787574 into main Oct 28, 2025
48 checks passed
@bdraco bdraco deleted the allow_empty_service_mfr_data branch October 28, 2025 15:13
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.

incorrect advertisement parsing

1 participant