clamsproject / clams-python

CLAMS SDK for python
http://sdk.clams.ai/
Apache License 2.0
4 stars 1 forks source link

fixed `git describe` error when whitespace in git path #188

Closed keighrim closed 6 months ago

keighrim commented 6 months ago

fixes #187 .

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5edf9a5) 77.05% compared to head (2e0c2a4) 77.05%.

Files Patch % Lines
clams/appmetadata/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #188 +/- ## ======================================== Coverage 77.05% 77.05% ======================================== Files 7 7 Lines 645 645 ======================================== Hits 497 497 Misses 148 148 ``` | [Flag](https://app.codecov.io/gh/clamsproject/clams-python/pull/188/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clamsproject) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/clamsproject/clams-python/pull/188/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clamsproject) | `77.05% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=clamsproject#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.