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

Add GHA #10

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Add GHA #10

merged 1 commit into from
Jan 18, 2022

Conversation

arcivanov
Copy link
Member

@arcivanov arcivanov commented Jan 10, 2022

Remove Travis
Change supported Python versions.
Fix mp.util.ForkAwareLocal not being monkeypatched.
Do inherit gevent.config in children as much as possible.

@arcivanov arcivanov force-pushed the gha_with_additional_pythons branch 4 times, most recently from de61a39 to 3c36614 Compare January 14, 2022 23:24
@coveralls
Copy link

coveralls commented Jan 14, 2022

Pull Request Test Coverage Report for Build 1713073070

  • 18 of 19 (94.74%) changed or added relevant lines in 3 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.9%) to 78.125%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/python/geventmp/_mp/3/_mp_util.py 7 8 87.5%
Files with Coverage Reduction New Missed Lines %
src/main/python/geventmp/monkey.py 2 75.26%
Totals Coverage Status
Change from base Build 23: 0.9%
Covered Lines: 202
Relevant Lines: 241

💛 - Coveralls

Remove Travis
Change supported Python versions.
Fix mp.util.ForkAwareLocal not being monkeypatched.
Do inherit `gevent.config` in children as much as possible.

fixes #9
@arcivanov arcivanov force-pushed the gha_with_additional_pythons branch from 3c36614 to 9e14c6a Compare January 18, 2022 14:00
@arcivanov arcivanov merged commit 0483409 into master Jan 18, 2022
@arcivanov arcivanov deleted the gha_with_additional_pythons branch January 18, 2022 14:20
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