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

Slim dependencies #119

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Slim dependencies #119

merged 2 commits into from
Jun 17, 2024

Conversation

sfmig
Copy link
Contributor

@sfmig sfmig commented Jun 14, 2024

Description

What is this PR

  • Bug fix
  • Addition of a new feature
  • Other

Why is this PR needed?
It seems like we have redundant dependencies in pyproject.toml but would like to double check.

What does this PR do?
Remove dependencies that are included in brainglobe meta package.

References

Inspired by brainglobe/brainglobe-atlasapi#310

How has this PR been tested?

Tests pass locally and on CI.

Is this a breaking change?

No.

Does this PR require an update to the documentation?

No.

Checklist:

  • The code has been tested locally
  • [ n/a ] Tests have been added to cover all new functionality (unit & integration)
  • [ n/a ] The documentation has been updated to reflect any changes
  • The code has been formatted with pre-commit

@sfmig sfmig force-pushed the smg/slim-dependencies branch from 50f51f6 to ca0f749 Compare June 14, 2024 16:49
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.83%. Comparing base (f9f62ab) to head (b09b234).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   85.83%   85.83%           
=======================================
  Files          17       17           
  Lines         847      847           
=======================================
  Hits          727      727           
  Misses        120      120           

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

@sfmig sfmig marked this pull request as ready for review June 14, 2024 17:12
@sfmig sfmig requested a review from alessandrofelder June 14, 2024 17:12
@adamltyson
Copy link
Member

Imio can also be removed (it's been merged into brainglobe-utils).

pyproject.toml Outdated Show resolved Hide resolved
@sfmig sfmig merged commit b727ce0 into main Jun 17, 2024
13 checks passed
@sfmig sfmig deleted the smg/slim-dependencies branch June 17, 2024 10:37
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.

3 participants