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: allow radio models to be searched #36

Closed freshollie closed 1 year ago

freshollie commented 1 year ago

Closes #35

codecov-commenter commented 1 year ago

Codecov Report

Merging #36 (10d0d1f) into main (26ac0d0) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   52.61%   52.63%   +0.01%     
==========================================
  Files          80       80              
  Lines        7809     7812       +3     
  Branches      630      630              
==========================================
+ Hits         4109     4112       +3     
  Misses       3691     3691              
  Partials        9        9              
Impacted Files Coverage Δ
src/renderer/components/VersionTargetForm.tsx 98.95% <100.00%> (+0.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

pfeerick commented 1 year ago

Thank you very much for this, it's working great :)