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

fix: ensure firmware manifests are de-duplicated #31

Closed freshollie closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #31 (14991a7) into main (d11fea4) will decrease coverage by 0.11%. The diff coverage is 49.18%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   52.64%   52.52%   -0.12%     
==========================================
  Files          80       80              
  Lines        7756     7807      +51     
  Branches      622      629       +7     
==========================================
+ Hits         4083     4101      +18     
- Misses       3665     3697      +32     
- Partials        8        9       +1     
Impacted Files Coverage Δ
src/shared/backend/graph/sdcard/index.ts 54.60% <14.28%> (-1.71%) :arrow_down:
src/shared/tools.ts 80.24% <66.66%> (-3.09%) :arrow_down:
src/shared/backend/services/sdcardAssets.ts 70.42% <80.00%> (-1.32%) :arrow_down:
src/shared/backend/services/firmwareStore.ts 53.17% <100.00%> (+1.10%) :arrow_up:

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 d11fea4...14991a7. Read the comment docs.