vocalpy / crowsetta

A tool to work with any format for annotating vocalizations
https://crowsetta.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
49 stars 3 forks source link

Fix issues with dir/filenames for audio-wav-annot-phn test data #155

Closed NickleDave closed 2 years ago

NickleDave commented 2 years ago

Related to #/107 but does not close it -- this just renames files + fixtures so they don't get clobbered when cloning the repo on Mac or Windows

codecov-commenter commented 2 years ago

Codecov Report

Merging #155 (97ef380) into main (3b05053) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   95.69%   95.69%           
=======================================
  Files          28       28           
  Lines         766      766           
=======================================
  Hits          733      733           
  Misses         33       33           
Impacted Files Coverage Δ
tests/fixtures/phn.py 100.00% <100.00%> (ø)
tests/test_phn.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a69fb38...97ef380. Read the comment docs.