Skip to content

Merge Dev to Master#116

Merged
mikecarr merged 33 commits intomasterfrom
dev
Apr 10, 2025
Merged

Merge Dev to Master#116
mikecarr merged 33 commits intomasterfrom
dev

Conversation

@mikecarr
Copy link
Copy Markdown
Member

Description

Various fixes

Related Issue

This PR fixes or closes issue: fixes #

Motivation and Context

How Has This Been Tested

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚙️ Tech (code style improvement, performance improvement or dependencies bump)
  • 📚 Documentation (fix or addition in the documentation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.

mikecarr and others added 30 commits April 6, 2025 14:02
- Add ThreadOption.UIThread to event subscriptions
- Prevent cross-thread access issues in event handlers
- Guarantee event handlers run on the UI thread
- Add null check for logger dependency
- Use ForContext to create type-specific logger instance
- Enhance logging context with current type information
* Add support for generic firmware packages used for multiple manufacturers and/or devices;
* Add missing firmware for OpenIPC Thinker built in Wifi;
* Update friendly names;
* Sort manufacturers, devices, firmware lists in the UI;
* Minor code refactor to better handle manufacturers, devices, firmware packages;
* Added firmware package structure;
* Added code comments where needed and appropriate;
Updates to firmware management
modify packaging for windows
@mikecarr mikecarr self-assigned this Apr 10, 2025
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
OpenIPC_Config 12% 17% 2257
Summary 12% (839 / 6764) 17% (292 / 1743) 2257

@github-actions
Copy link
Copy Markdown

Test Results

38 tests  ±0   38 ✅ ±0   1s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit ff44b30. ± Comparison against base commit 7a17987.

@mikecarr mikecarr merged commit a9b99d1 into master Apr 10, 2025
2 checks passed
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.

2 participants