Skip to content

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
@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

1 participant