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

Enable flashing from PR build #2

Closed freshollie closed 2 years ago

freshollie commented 2 years ago
netlify[bot] commented 2 years ago

✔️ Deploy Preview for edgetx-buddy ready!

🔨 Explore the source changes: 39ee3c7e3a225e6ba73f09d8f37c7654896e7460

🔍 Inspect the deploy log: https://app.netlify.com/sites/edgetx-buddy/deploys/61d9c74eaf5ed400084806ed

😎 Browse the preview: https://deploy-preview-2--edgetx-buddy.netlify.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #2 (ad42ffe) into main (04dd729) will decrease coverage by 2.65%. The diff coverage is 4.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   35.21%   32.56%   -2.66%     
==========================================
  Files          62       66       +4     
  Lines        6685     7288     +603     
  Branches      376      385       +9     
==========================================
+ Hits         2354     2373      +19     
- Misses       4289     4869     +580     
- Partials       42       46       +4     
Impacted Files Coverage Δ
.../pages/flash/components/FirmwarePrBuildSummary.tsx 0.00% <0.00%> (ø)
...enderer/pages/flash/components/FirmwareSummary.tsx 0.00% <0.00%> (ø)
...nderer/pages/flash/steps/FirmwareSelectionStep.tsx 0.00% <0.00%> (ø)
src/renderer/pages/flash/steps/OverviewStep.tsx 0.00% <0.00%> (ø)
...ges/flash/steps/firmware/FirmwarePrBuildPicker.tsx 0.00% <0.00%> (ø)
...ges/flash/steps/firmware/FirmwarePrDescription.tsx 0.00% <0.00%> (ø)
...lash/steps/firmware/FirmwareReleaseDescription.tsx 0.00% <0.00%> (ø)
...nderer/pages/flash/steps/firmware/PrTargetForm.tsx 0.00% <0.00%> (ø)
src/shared/tools.ts 86.36% <69.56%> (-8.99%) :arrow_down:
src/shared/backend/graph/firmware/index.ts 94.17% <100.00%> (+0.06%) :arrow_up:
... and 1 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 04dd729...ad42ffe. Read the comment docs.