vocalpy / crowsetta

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

add 'simple-csv' format, fix #97 #130

Closed NickleDave closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #130 (f3a6748) into main (bfde7f0) will decrease coverage by 0.40%. The diff coverage is 93.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   99.70%   99.30%   -0.41%     
==========================================
  Files          25       27       +2     
  Lines         675      715      +40     
==========================================
+ Hits          673      710      +37     
- Misses          2        5       +3     
Impacted Files Coverage Δ
tests/test_birdsongrec.py 100.00% <ø> (ø)
tests/test_notmat.py 100.00% <ø> (ø)
tests/test_phn.py 100.00% <ø> (ø)
tests/test_textgrid.py 100.00% <ø> (ø)
tests/fixtures/simple.py 85.71% <85.71%> (ø)
tests/test_simple.py 94.44% <94.44%> (ø)
tests/fixtures/__init__.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 86bb386...f3a6748. Read the comment docs.