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

ci: specify matrix of poetry versions #16

Merged
merged 3 commits into from
Nov 10, 2024

Conversation

gerbenoostra
Copy link
Owner

As we are using Poetry internals, any update might break the plugins code. Therefore added a matrix of poetry versions to test against. Includes one representing the latest available poetry version.

Copy link

codecov bot commented Nov 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5b012ee) to head (1559525).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          117       117           
  Branches        11        12    +1     
=========================================
  Hits           117       117           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gerbenoostra gerbenoostra force-pushed the goostra/test-poetry-versions branch from 156993e to f293f39 Compare November 10, 2024 13:07
updated tests to work with 1.7.0,
relaxed dev dep poetry-plugin-export to 1.6.0, which allows poetry 1.7.0
@gerbenoostra gerbenoostra force-pushed the goostra/test-poetry-versions branch from 56d29e4 to 1559525 Compare November 10, 2024 15:23
@gerbenoostra gerbenoostra merged commit 0b2593a into main Nov 10, 2024
151 checks passed
@gerbenoostra gerbenoostra deleted the goostra/test-poetry-versions branch November 10, 2024 16:32
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.

1 participant