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

chore: add tests for non-chromium browsers #13

Closed freshollie closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #13 (0a61983) into main (5c1f11e) will increase coverage by 0.00%. The diff coverage is 68.42%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   54.91%   54.92%           
=======================================
  Files          88       88           
  Lines        8600     8612   +12     
  Branches      648      650    +2     
=======================================
+ Hits         4723     4730    +7     
- Misses       3839     3843    +4     
- Partials       38       39    +1     
Impacted Files Coverage Δ
src/main/index.ts 0.00% <0.00%> (ø)
src/shared/config.ts 89.39% <70.58%> (-6.91%) :arrow_down:
src/renderer/compatibility/CompatNoticeModal.tsx 100.00% <100.00%> (ø)

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 5c1f11e...0a61983. Read the comment docs.