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

Update to the new Poetry install script #293

Merged
merged 2 commits into from
Oct 7, 2022
Merged

Conversation

thebeanogamer
Copy link
Member

Builds are currently broken as we refer to the old install script (which Poetry have broken to make you stop using it). This patch puts us onto the new one and fixes things.

Builds are currently broken as we refer to the old install script (which
Poetry have broken to make you stop using it). This patch puts us onto
the new one and fixes things.
@codecov
Copy link

codecov bot commented Oct 7, 2022

Codecov Report

Base: 96.85% // Head: 96.85% // No change to project coverage 👍

Coverage data is based on head (e505dba) compared to base (44d6df8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files         113      113           
  Lines        5245     5245           
  Branches      281      281           
=======================================
  Hits         5080     5080           
  Misses        133      133           
  Partials       32       32           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@thebeanogamer
Copy link
Member Author

thebeanogamer commented Oct 7, 2022

This is ready to merge. The integration test failure is unrelated and I'll fix it in another PR.

@thebeanogamer thebeanogamer merged commit 497ee22 into master Oct 7, 2022
@thebeanogamer thebeanogamer deleted the bugfix/poetry branch October 7, 2022 20:19
0xAda pushed a commit that referenced this pull request Sep 26, 2024
* Update to the new Poetry install script

Builds are currently broken as we refer to the old install script (which
Poetry have broken to make you stop using it). This patch puts us onto
the new one and fixes things.

* Add convert the unit tests
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