-
Notifications
You must be signed in to change notification settings - Fork 632
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
[Fixes #371] Add Github Actions CI pipeline #372
Conversation
Signed-off-by: Aditya Srivastava <[email protected]>
Signed-off-by: Aditya Srivastava <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #372 +/- ##
=======================================
Coverage 89.25% 89.25%
=======================================
Files 53 53
Lines 3881 3881
=======================================
Hits 3464 3464
Misses 417 417 Continue to review full report at Codecov.
|
Signed-off-by: Aditya Srivastava <[email protected]>
Signed-off-by: Aditya Srivastava <[email protected]>
a25d063
to
499404f
Compare
This looks great! @ADI10HERO we need to this all fixed, let us know how we can help to make all the checks.
|
@ADI10HERO there are two points, which I want to add:
|
remove temporarily tests and coverage, just to test building the package across platforms
remove 3.9 support
We removed 3.9 and pytests in order to test installation on cross-platform. @Anselmoo will add two feature requests to make sure Hub is properly working across all OS and 3.9 python. |
fixes #371
This patch adds GitHub actions CI pipeline.
CI pipeline: