Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

👷 Updated package to use Poetry #468

Merged
merged 6 commits into from
May 28, 2022
Merged

Conversation

Enderchief
Copy link
Member

Changes

Pincer now used Poetry instead of a mix of pip and Pipfile. This will make it easier to publish and removes the hassle.

Check off the following

  • I have tested my changes with the current requirements
  • My Code follows the pep8 code style.

@Enderchief Enderchief added dependencies Pull requests that update a dependency file CI Continuious intregration labels May 28, 2022
@Arthurdw
Copy link
Member

Is the lock file supposed to be included?

@Enderchief
Copy link
Member Author

Is the lock file supposed to be included?

yes

Copy link
Member

@Arthurdw Arthurdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks right (havn't tested locally)

pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@Arthurdw Arthurdw self-requested a review May 28, 2022 11:57
pyproject.toml Outdated Show resolved Hide resolved
Sigmanificient and others added 2 commits May 28, 2022 16:12
Co-authored-by:  trag1c <trag1cdev@yahoo.com>

Co-authored-by: trag1c <77130613+trag1c@users.noreply.github.com>
Co-authored-by:  trag1c <trag1cdev@yahoo.com>
@Sigmanificient Sigmanificient self-requested a review May 28, 2022 15:26
Copy link
Member

@Sigmanificient Sigmanificient left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The coverage action is failing due to missing pytest command, and the

.github/workflows/codecov.yml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #468 (7b67e64) into main (dfe68e8) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #468      +/-   ##
==========================================
+ Coverage   64.98%   65.01%   +0.03%     
==========================================
  Files         184      183       -1     
  Lines        5971     5968       -3     
==========================================
  Hits         3880     3880              
+ Misses       2091     2088       -3     

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 dfe68e8...7b67e64. Read the comment docs.

Copy link
Member

@Sigmanificient Sigmanificient left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Enderchief
Copy link
Member Author

All changes are implemented, all checks pass. 2 approvals.

Merging now

@Enderchief Enderchief merged commit 072cbfc into Pincer-org:main May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI Continuious intregration dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants