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

Depend on Poetry package instead of shelling out #20

Merged
merged 3 commits into from
Apr 13, 2020
Merged

Conversation

cjolowicz
Copy link
Owner

Closing #14

@codecov
Copy link

codecov bot commented Apr 12, 2020

Codecov Report

Merging #20 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          254       262    +8     
  Branches        32        31    -1     
=========================================
+ Hits           254       262    +8     
Impacted Files Coverage Δ
src/poetry_up/poetry.py 100.00% <100.00%> (ø)

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 845ea8a...9cb37da. Read the comment docs.

@cjolowicz cjolowicz merged commit 5788ff9 into master Apr 13, 2020
@cjolowicz cjolowicz deleted the poetry-update branch April 13, 2020 03:50
cjolowicz added a commit that referenced this pull request Jan 27, 2021
- Revert "Depend on Poetry package instead of shelling out (#20)"
  This reverts commit 5788ff9.

- Restore poetry module to v0.1.1

- Adapt poetry.update to accept Package
cjolowicz added a commit that referenced this pull request Jan 27, 2021
* Omit hashes from requirements files in Nox sessions

* Update poetry.lock

* Invoke poetry as a subprocess

- Revert "Depend on Poetry package instead of shelling out (#20)"
  This reverts commit 5788ff9.

- Restore poetry module to v0.1.1

- Adapt poetry.update to accept Package

* Remove poetry from dependencies

* Add option --latest

* Capture output from Poetry

* Capture output from git

* Bump py from 1.8.1 to 1.10.0

* Bump urllib3 from 1.25.8 to 1.25.11

* Bump pipenv from 2018.11.26 to 2020.11.15

* Show full output from safety

* Bump sphinx from 2.4.4 to 3.4.3

* Fix test when git is configured to use main branch as default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant