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

Add / fix linting #224

Closed NickleDave closed 1 year ago

NickleDave commented 1 year ago

Fixes:

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.37% // Head: 94.11% // Decreases project coverage by -0.27% :warning:

Coverage data is based on head (9fb9485) compared to base (b268930). Patch coverage: 95.44% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## ========================================== - Coverage 94.37% 94.11% -0.27% ========================================== Files 39 39 Lines 1459 1462 +3 ========================================== - Hits 1377 1376 -1 - Misses 82 86 +4 ``` | [Impacted Files](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [noxfile.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bm94ZmlsZS5weQ==) | `0.00% <0.00%> (ø)` | | | [tests/fixtures/example\_user\_format.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvZml4dHVyZXMvZXhhbXBsZV91c2VyX2Zvcm1hdC5weQ==) | `70.00% <0.00%> (ø)` | | | [tests/test\_validation.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvdGVzdF92YWxpZGF0aW9uLnB5) | `100.00% <ø> (ø)` | | | [...ts/data\_for\_tests/example\_custom\_format/example.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvZGF0YV9mb3JfdGVzdHMvZXhhbXBsZV9jdXN0b21fZm9ybWF0L2V4YW1wbGUucHk=) | `59.57% <53.33%> (ø)` | | | [tests/test\_annotation.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvdGVzdF9hbm5vdGF0aW9uLnB5) | `82.85% <78.57%> (ø)` | | | [tests/fixtures/audtxt.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvZml4dHVyZXMvYXVkdHh0LnB5) | `88.88% <100.00%> (ø)` | | | [tests/fixtures/bbox.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvZml4dHVyZXMvYmJveC5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/fixtures/birdsongrec.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvZml4dHVyZXMvYmlyZHNvbmdyZWMucHk=) | `91.66% <100.00%> (ø)` | | | [tests/fixtures/csv.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvZml4dHVyZXMvY3N2LnB5) | `97.61% <100.00%> (ø)` | | | [tests/fixtures/notmat.py](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dGVzdHMvZml4dHVyZXMvbm90bWF0LnB5) | `100.00% <100.00%> (ø)` | | | ... and [23 more](https://codecov.io/gh/vocalpy/crowsetta/pull/224?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.