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

[MNT] Use pip instead of poetry in CI #82

Merged
merged 5 commits into from
Jul 4, 2024

Conversation

felipeangelimvieira
Copy link
Owner

@felipeangelimvieira felipeangelimvieira commented Jul 4, 2024

Uses pip install .[dev] instead of poetry install

@felipeangelimvieira felipeangelimvieira added the maintenance Continuous Integration, unit testing & package distribution label Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.29%. Comparing base (bc0f574) to head (6ad09a3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files          25       25           
  Lines        1044     1044           
=======================================
  Hits          974      974           
  Misses         70       70           

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

@felipeangelimvieira felipeangelimvieira merged commit 9745de4 into main Jul 4, 2024
14 checks passed
@felipeangelimvieira felipeangelimvieira deleted the ci/use_pip_instead_of_poetry branch July 4, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous Integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant