-
Notifications
You must be signed in to change notification settings - Fork 3
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
CI: Modernize, MOAR Pythons, GH-Actions #1
Conversation
a3bc306
to
913c933
Compare
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
913c933
to
189fe40
Compare
Should I drop |
Yeah definitely should get rid of travis for github actions. Maybe you can use the job from pylint directly (pypy etc.) ? |
2b664b4
to
eaecbd7
Compare
eaecbd7
to
6964491
Compare
0f27581
to
300774b
Compare
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1 +/- ##
=========================================
Coverage ? 86.50%
=========================================
Files ? 33
Lines ? 400
Branches ? 81
=========================================
Hits ? 346
Misses ? 50
Partials ? 4 ☔ View full report in Codecov by Sentry. |
Here's a starter pre-commit file need to be in
|
I'm going to fix it next MR 🙏 I already threw a lot of stuff here |
300774b
to
9b6c061
Compare
I guess this will have to do for now. Can I get a second thumbs-up? |
… only `pylint<3`, coverage at Codecov, drop other CI Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
9b6c061
to
c5af2e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great ! I'll do the release job and add pre-commit
No description provided.