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

Replace relative imports with absolute ones #206

Merged
merged 3 commits into from Feb 15, 2023

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Feb 14, 2023

Closes None.

Changes proposed in this pull request

  • Replace relative imports with absolute ones.

@codecov-commenter
Copy link

Codecov Report

Base: 39.81% // Head: 39.81% // No change to project coverage 👍

Coverage data is based on head (a6733f0) compared to base (649935b).
Patch coverage: 67.20% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   39.81%   39.81%           
=======================================
  Files         187      187           
  Lines       20136    20136           
=======================================
  Hits         8018     8018           
  Misses      12118    12118           
Impacted Files Coverage Δ
aslprep/__main__.py 0.00% <0.00%> (ø)
aslprep/cli/run.py 0.00% <0.00%> (ø)
aslprep/utils/bids.py 43.85% <0.00%> (ø)
aslprep/utils/sentry.py 0.00% <0.00%> (ø)
aslprep/workflows/asl/ge_utils.py 16.36% <20.00%> (ø)
aslprep/workflows/asl/stc.py 38.88% <33.33%> (ø)
aslprep/workflows/asl/outputs.py 40.85% <46.15%> (ø)
aslprep/workflows/asl/gecbf.py 12.16% <58.33%> (ø)
aslprep/config.py 89.81% <60.00%> (ø)
aslprep/workflows/asl/t2s.py 43.75% <66.66%> (ø)
... and 16 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsalo tsalo changed the title Replace relative imports with absolute ones. Replace relative imports with absolute ones Feb 15, 2023
@tsalo tsalo marked this pull request as ready for review February 15, 2023 13:40
@tsalo tsalo merged commit 58607f9 into PennLINC:main Feb 15, 2023
@tsalo tsalo deleted the absolute-imports branch February 15, 2023 13:47
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.

None yet

2 participants