Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/redesign UI #74

Merged
merged 31 commits into from
Feb 5, 2025
Merged

Feature/redesign UI #74

merged 31 commits into from
Feb 5, 2025

Conversation

mikecarr
Copy link
Member

@mikecarr mikecarr commented Feb 5, 2025

Description

Redesign UI

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.

Copy link

github-actions bot commented Feb 5, 2025

Code Coverage

Package Line Rate Branch Rate Complexity Health
OpenIPC_Config 18% 25% 1449
Summary 18% (796 / 4310) 25% (259 / 1046) 1449

Copy link

github-actions bot commented Feb 5, 2025

Test Results

35 tests  +5   35 ✅ +5   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 4c0b77f. ± Comparison against base commit 8961b1d.

This pull request removes 1 and adds 6 tests. Note that renamed tests count towards both.
OpenIPC_Config.Tests.ViewModels.TelemetryTabViewModelTests ‑ OnBoardRecCommand_ExecutesOnAndOffCommands
OpenIPC_Config.Tests.ViewModels.FirmwareTabViewModelTests ‑ CanExecuteDownloadFirmware_ReturnsFalse_IfInvalidState
OpenIPC_Config.Tests.ViewModels.FirmwareTabViewModelTests ‑ CanExecuteDownloadFirmware_ReturnsTrue_IfValidState
OpenIPC_Config.Tests.ViewModels.FirmwareTabViewModelTests ‑ LoadDevices_ValidManufacturer_PopulatesDevices
OpenIPC_Config.Tests.ViewModels.FirmwareTabViewModelTests ‑ LoadFirmwares_ValidDevice_PopulatesFirmwares
OpenIPC_Config.Tests.ViewModels.FirmwareTabViewModelTests ‑ PerformFirmwareUpgradeAsync_DropdownsSelected_PerformsUpgradeFromUrl
OpenIPC_Config.Tests.ViewModels.FirmwareTabViewModelTests ‑ PerformFirmwareUpgradeAsync_ManualFile_PerformsUpgradeFromFile

@mikecarr mikecarr merged commit 0af7fe5 into master Feb 5, 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.

1 participant