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

Adding Build and Test Workflow for Windows OS #260

Closed
wants to merge 1 commit into from
Closed

Adding Build and Test Workflow for Windows OS #260

wants to merge 1 commit into from

Conversation

joshpalis
Copy link
Member

Signed-off-by: Joshua Palis jpalis@amazon.com

Description

Adds CI workflow for windows OS

Issues Resolved

#75

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Joshua Palis <jpalis@amazon.com>
@joshpalis joshpalis requested a review from a team October 26, 2022 22:38
@codecov-commenter
Copy link

Codecov Report

Merging #260 (2c71c8c) into main (7dab8ea) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #260   +/-   ##
=========================================
  Coverage     53.19%   53.19%           
  Complexity       65       65           
=========================================
  Files             8        8           
  Lines           438      438           
  Branches         50       50           
=========================================
  Hits            233      233           
  Misses          186      186           
  Partials         19       19           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joshpalis joshpalis closed this Oct 26, 2022
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.

2 participants