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

Test and CI modernization #370

Merged
merged 80 commits into from
Mar 25, 2024
Merged

Test and CI modernization #370

merged 80 commits into from
Mar 25, 2024

Commits on Mar 13, 2024

  1. test_alignments → pytest

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b707f24 View commit details
    Browse the repository at this point in the history
  2. test_key → pytest

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2f2e656 View commit details
    Browse the repository at this point in the history
  3. test_onset → pytest

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4d8518a View commit details
    Browse the repository at this point in the history
  4. test_patterns → pytest

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c431397 View commit details
    Browse the repository at this point in the history
  5. updating sonify tests

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    79cac51 View commit details
    Browse the repository at this point in the history
  6. transcription velocity updates

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    72fec4f View commit details
    Browse the repository at this point in the history
  7. fixed a hack in onset test

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4eb0e93 View commit details
    Browse the repository at this point in the history
  8. test_beats → pytest

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4b24acc View commit details
    Browse the repository at this point in the history
  9. test_beats → pytest

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2db23e1 View commit details
    Browse the repository at this point in the history
  10. test_beats → pytest

    bmcfee committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c919f3b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    567a322 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62377e5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ea56fe View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. modernized test_segment

    bmcfee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7caf3f3 View commit details
    Browse the repository at this point in the history
  2. migrated to setup.cfg

    bmcfee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a22fd5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83daf50 View commit details
    Browse the repository at this point in the history
  4. fixing ci spec

    bmcfee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9ac4c1f View commit details
    Browse the repository at this point in the history
  5. ignore coverage files

    bmcfee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    06551cb View commit details
    Browse the repository at this point in the history
  6. modernized multipitch tests

    bmcfee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7aa37ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4e77ac View commit details
    Browse the repository at this point in the history
  8. py312 issues

    bmcfee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9e79105 View commit details
    Browse the repository at this point in the history
  9. modernized test_tempo

    bmcfee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1ca9fe5 View commit details
    Browse the repository at this point in the history
  10. removed unused import

    bmcfee committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0aff744 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. test_transcription modernized

    bmcfee committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    530d147 View commit details
    Browse the repository at this point in the history
  2. removed nose from display test

    bmcfee committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    56097b6 View commit details
    Browse the repository at this point in the history
  3. fixed display test code

    bmcfee committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    de74514 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. modernized melody tests

    bmcfee committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e40ce42 View commit details
    Browse the repository at this point in the history
  2. modernized util tests

    bmcfee committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c6a607e View commit details
    Browse the repository at this point in the history
  3. modernized test_io

    bmcfee committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ec934ea View commit details
    Browse the repository at this point in the history
  4. modernized hierarchy tests

    bmcfee committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6b71073 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. modernized separation tests

    bmcfee committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a255e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6123d16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ba98cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2821bbd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. test modernization complete

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9677077 View commit details
    Browse the repository at this point in the history
  2. blacked the tests

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9351cfe View commit details
    Browse the repository at this point in the history
  3. Adding linter action

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c2a9f59 View commit details
    Browse the repository at this point in the history
  4. ingesting style check configs

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b630f20 View commit details
    Browse the repository at this point in the history
  5. mild spellchecking

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b94d24e View commit details
    Browse the repository at this point in the history
  6. Fixed spellcheck dictionary

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d8e1097 View commit details
    Browse the repository at this point in the history
  7. blaked package code

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6a54024 View commit details
    Browse the repository at this point in the history
  8. velinized docstrings

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b400143 View commit details
    Browse the repository at this point in the history
  9. velinized docstrings

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ecfb62e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28b77c4 View commit details
    Browse the repository at this point in the history
  11. docstyle updatse

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    301e24b View commit details
    Browse the repository at this point in the history
  12. docstyle updates for chord

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    72f2d60 View commit details
    Browse the repository at this point in the history
  13. docstyle updates

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d33a946 View commit details
    Browse the repository at this point in the history
  14. velinizing again

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5afae79 View commit details
    Browse the repository at this point in the history
  15. docstyle on patterns

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d69527c View commit details
    Browse the repository at this point in the history
  16. docstyle pass

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    588ee9a View commit details
    Browse the repository at this point in the history
  17. black updates

    bmcfee committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3033bbd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    97fd74a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    0128800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8580166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9133cd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c44d711 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f95c7a8 View commit details
    Browse the repository at this point in the history
  6. skipping display tests for now

    bmcfee committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fc156e8 View commit details
    Browse the repository at this point in the history
  7. blacking tests again

    bmcfee committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b273a1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5b2d74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e3b9eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c9e007 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    969d2fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d12b583 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4878992 View commit details
    Browse the repository at this point in the history
  14. blacking tests

    bmcfee committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6589a98 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    037d890 View commit details
    Browse the repository at this point in the history
  2. formatting

    bmcfee committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    74b19e8 View commit details
    Browse the repository at this point in the history
  3. updated minimal scipy to 1.4

    bmcfee committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0ac93b3 View commit details
    Browse the repository at this point in the history
  4. bumping min matplotlib as well

    bmcfee committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9927de9 View commit details
    Browse the repository at this point in the history
  5. bumping min matplotlib as well

    bmcfee committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ddfb4d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dd2ce6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69653f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c962ddc View commit details
    Browse the repository at this point in the history
  9. Maybe mpl 3.3 will work

    bmcfee committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d427482 View commit details
    Browse the repository at this point in the history
  10. bumping numpy to 1.15.4

    bmcfee committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ecf4dcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a8d9fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e95576 View commit details
    Browse the repository at this point in the history
  13. update action versions

    bmcfee committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1baa497 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89adb77 View commit details
    Browse the repository at this point in the history