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: adopt Gradle task for Python #550

Merged
merged 2 commits into from
Apr 13, 2021
Merged

feat: adopt Gradle task for Python #550

merged 2 commits into from
Apr 13, 2021

Conversation

lupino3
Copy link
Member

@lupino3 lupino3 commented Apr 13, 2021

Adopt ru.vyarus.use-python, that abstracts away installing Python dependencies and running Python scripts across multiple platforms, with the added benefit of allowing the use of a virtual environment to install build-time Python dependencies.

@lupino3 lupino3 force-pushed the feat/python-gradle-task branch from 39ea121 to 17eeb6b Compare April 13, 2021 20:20
@codecov-io
Copy link

Codecov Report

Merging #550 (17eeb6b) into master (4fac000) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #550   +/-   ##
=========================================
  Coverage     49.68%   49.68%           
  Complexity     1433     1433           
=========================================
  Files           250      250           
  Lines         10135    10135           
  Branches       1132     1132           
=========================================
  Hits           5036     5036           
  Misses         4753     4753           
  Partials        346      346           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fac000...17eeb6b. Read the comment docs.

@github-actions
Copy link

Test URL: https://web.edumips.org/550

@lupino3 lupino3 merged commit 992cdf3 into master Apr 13, 2021
@lupino3 lupino3 deleted the feat/python-gradle-task branch April 13, 2021 20:43
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