Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/windows #206

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

feat/windows #206

wants to merge 11 commits into from

Conversation

loopingz
Copy link
Owner

@loopingz loopingz commented May 4, 2022

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

Changes

please link the issues here

Changes proposed in this pull request

@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

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

❗ 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.

@loopingz loopingz marked this pull request as draft November 30, 2022 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant