Gum-Joe / 2Keys

A easy to setup second keyboard, designed for everyone.
GNU General Public License v3.0
11 stars 4 forks source link

Fix for #80 #82

Closed Gum-Joe closed 4 years ago

Gum-Joe commented 4 years ago

Attempt to fix #80 . Will need to run CI a few times to determine if the fix worked.

codecov[bot] commented 4 years ago

Codecov Report

Merging #82 into v1 will decrease coverage by 0.04%. The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v1      #82      +/-   ##
==========================================
- Coverage   91.37%   91.32%   -0.05%     
==========================================
  Files          38       38              
  Lines        1403     1407       +4     
  Branches      221      222       +1     
==========================================
+ Hits         1282     1285       +3     
- Misses        121      122       +1     
Impacted Files Coverage Δ
...twokeys/server/src/oobe/software/zip-downloader.ts 83.87% <91.66%> (-0.88%) :arrow_down:
...ackages/@twokeys/addons/src/util/zip-downloader.ts 79.16% <100.00%> (+0.90%) :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 da3208a...cb52c2a. Read the comment docs.

Gum-Joe commented 4 years ago

7 Runs, both branch and PR CI passed on all of them, so declaring issue solved.