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

[MAINT] Move to pyproject.toml #68

Merged
merged 5 commits into from
May 10, 2023
Merged

[MAINT] Move to pyproject.toml #68

merged 5 commits into from
May 10, 2023

Conversation

nbara
Copy link
Owner

@nbara nbara commented May 10, 2023

Changes:

  • remove setup.cfg
  • add pyproject.toml
  • fix doc
  • use ruff for linting
  • bump version

@nbara nbara added the maintenance Code maintenance label May 10, 2023
@nbara nbara self-assigned this May 10, 2023
@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Merging #68 (c77c5cb) into master (12c348c) will increase coverage by 0.03%.
The diff coverage is 51.27%.

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   78.78%   78.82%   +0.03%     
==========================================
  Files          22       22              
  Lines        2338     2342       +4     
==========================================
+ Hits         1842     1846       +4     
  Misses        496      496              
Impacted Files Coverage Δ
meegkit/utils/auditory.py 14.81% <0.00%> (ø)
meegkit/utils/denoise.py 76.00% <14.28%> (ø)
meegkit/utils/matrix.py 82.69% <19.04%> (ø)
meegkit/cca.py 74.70% <21.73%> (ø)
meegkit/dss.py 90.20% <37.50%> (ø)
meegkit/utils/testing.py 70.37% <40.00%> (ø)
meegkit/utils/sig.py 57.83% <44.00%> (ø)
meegkit/utils/base.py 75.00% <50.00%> (+2.27%) ⬆️
meegkit/utils/stats.py 57.04% <50.00%> (-0.31%) ⬇️
meegkit/utils/trca.py 93.75% <50.00%> (ø)
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nbara nbara merged commit 501ef5c into master May 10, 2023
5 of 6 checks passed
@nbara nbara deleted the nb/toml branch May 10, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Code maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant