Skip to content

Feature/redesign UI#74

Merged
mikecarr merged 31 commits intomasterfrom
feature/redesign-ui
Feb 5, 2025
Merged

Feature/redesign UI#74
mikecarr merged 31 commits intomasterfrom
feature/redesign-ui

Conversation

@mikecarr
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown

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

@github-actions
Copy link
Copy Markdown

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
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