webda.io icon indicating copy to clipboard operation
webda.io copied to clipboard

feat/windows

Open loopingz opened this issue 3 years ago • 1 comments

  • fix: search method should be optional
  • ci: add windows and mac ci

Changes

please link the issues here

Changes proposed in this pull request

loopingz avatar May 04 '22 04:05 loopingz

Codecov Report

Merging #206 (095fbd5) into main (863b6e4) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 095fbd5 differs from pull request most recent head 78873f8. Consider uploading reports for the commit 78873f8 to get more accurate results

@@            Coverage Diff            @@
##              main      #206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          102       102           
  Lines         9460      9467    +7     
  Branches      2028      2030    +2     
=========================================
+ Hits          9460      9467    +7     
Impacted Files Coverage Δ
packages/shell/src/code/compiler.ts 100.00% <ø> (ø)
packages/core/src/application.ts 100.00% <100.00%> (ø)
packages/core/src/core.ts 100.00% <100.00%> (ø)
packages/core/src/services/filebinary.ts 100.00% <100.00%> (ø)
packages/core/src/stores/store.ts 100.00% <100.00%> (ø)
packages/core/src/unpackedapplication.ts 100.00% <100.00%> (ø)
packages/shell/src/console/terminal.ts 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 863b6e4...78873f8. Read the comment docs.

codecov[bot] avatar May 04 '22 04:05 codecov[bot]