EdgeTX / buddy

The next generation tool for EdgeTX. A cross platform app, with browser compatibility.
https://buddy.edgetx.org
MIT License
37 stars 19 forks source link

feat: enable expert mode #4

Closed freshollie closed 2 years ago

freshollie commented 2 years ago

Split firmware wizard into 2 areas

Future work: better flashing in the dev area

codecov-commenter commented 2 years ago

Codecov Report

Merging #4 (ac96a47) into main (3f9792d) will decrease coverage by 1.69%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   30.54%   28.84%   -1.70%     
==========================================
  Files          71       83      +12     
  Lines        7789     8248     +459     
  Branches      390      402      +12     
==========================================
  Hits         2379     2379              
- Misses       5359     5806     +447     
- Partials       51       63      +12     
Impacted Files Coverage Δ
src/renderer/App.tsx 0.00% <0.00%> (ø)
src/renderer/Layout.tsx 0.00% <0.00%> (ø)
src/renderer/components/SettingsMenu.tsx 0.00% <0.00%> (ø)
src/renderer/components/devices/DeviceList.tsx 0.00% <0.00%> (ø)
src/renderer/components/devices/DeviceSelector.tsx 0.00% <0.00%> (ø)
src/renderer/components/devices/DeviceSummary.tsx 0.00% <0.00%> (ø)
src/renderer/components/devices/types.ts 0.00% <0.00%> (ø)
src/renderer/components/firmware/CopyUrlButton.tsx 0.00% <0.00%> (ø)
...rer/components/firmware/DownloadFirmwareButton.tsx 0.00% <ø> (ø)
...nderer/components/firmware/FirmwareFileSummary.tsx 0.00% <ø> (ø)
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3f9792d...ac96a47. Read the comment docs.