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] Update package structure #128

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

liuzhenqi77
Copy link
Member

Updating Python package settings and others

  • (Major change) replace setup.cfg with pyprojects.toml following best practices
  • update versioneer
  • replace flake8 with ruff
  • add GH Actions for docker release
  • add GH Actions for switching netneurotools docs to github pages
  • update minimum required Python version to 3.8
  • ...

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (2add592) 55.70% compared to head (d1f81a2) 0.00%.
Report is 2 commits behind head on master.

Files Patch % Lines
netneurotools/stats.py 0.00% 4 Missing ⚠️
netneurotools/metrics.py 0.00% 1 Missing ⚠️
netneurotools/plotting.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #128       +/-   ##
==========================================
- Coverage   55.70%   0.00%   -55.71%     
==========================================
  Files          26      17        -9     
  Lines        2391    2028      -363     
==========================================
- Hits         1332       0     -1332     
- Misses       1059    2028      +969     

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

@liuzhenqi77 liuzhenqi77 merged commit bad72f7 into netneurolab:master Jan 16, 2024
4 of 6 checks passed
@liuzhenqi77 liuzhenqi77 deleted the update-package-structure branch January 16, 2024 22:21
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