line / centraldogma-python

Python client library for Central Dogma
https://line.github.io/centraldogma-python/
Apache License 2.0
17 stars 10 forks source link

Fix documentation #41

Closed hexoul closed 1 year ago

hexoul commented 1 year ago

Motivation

Modifications

Result

codecov-commenter commented 1 year ago

Codecov Report

Base: 93.59% // Head: 93.59% // No change to project coverage :thumbsup:

Coverage data is based on head (1648bc5) compared to base (77423be). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ======================================= Coverage 93.59% 93.59% ======================================= Files 23 23 Lines 703 703 ======================================= Hits 658 658 Misses 45 45 ``` | [Impacted Files](https://codecov.io/gh/line/centraldogma-python/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=line) | Coverage Δ | | |---|---|---| | [centraldogma/dogma.py](https://codecov.io/gh/line/centraldogma-python/pull/41/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=line#diff-Y2VudHJhbGRvZ21hL2RvZ21hLnB5) | `100.00% <ø> (ø)` | | | [centraldogma/watcher.py](https://codecov.io/gh/line/centraldogma-python/pull/41/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=line#diff-Y2VudHJhbGRvZ21hL3dhdGNoZXIucHk=) | `75.00% <ø> (ø)` | | 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=line). 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=line)

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

minwoox commented 1 year ago

Oops, thanks, @hexoul!