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: add a ci for running smoke tests under windows runner #846

Closed

Conversation

natanasow
Copy link
Contributor

Description:

There are no automated tests for verifying that the local node runs on Windows. Add a copy of the CI for the smoke tests on a Windows OS.

Related issue(s):

Fixes #817

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: nikolay <n.atanasow94@gmail.com>
@natanasow natanasow self-assigned this Nov 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.89%. Comparing base (2f9cc8c) to head (b8092b2).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #846   +/-   ##
=======================================
  Coverage   62.89%   62.89%           
=======================================
  Files          30       30           
  Lines        1237     1237           
  Branches      149      149           
=======================================
  Hits          778      778           
  Misses        438      438           
  Partials       21       21           

Impacted file tree graph

---- 🚨 Try these New Features:

Signed-off-by: nikolay <n.atanasow94@gmail.com>
Signed-off-by: nikolay <n.atanasow94@gmail.com>
@natanasow natanasow closed this Nov 22, 2024
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.

Add a CI for running Smoke tests under Windows
2 participants