ku-nlp / rhoknp

Yet another Python binding for Juman++/KNP/KWJA
https://rhoknp.readthedocs.io/en/latest/
MIT License
31 stars 3 forks source link

v1.5.0 #159

Closed hkiyomaru closed 1 year ago

hkiyomaru commented 1 year ago

What

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.81% :tada:

Comparison is base (19303b7) 98.18% compared to head (09786f7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## =========================================== + Coverage 98.18% 100.00% +1.81% =========================================== Files 36 36 Lines 2592 2701 +109 =========================================== + Hits 2545 2701 +156 + Misses 47 0 -47 ``` | [Files Changed](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp) | Coverage Δ | | |---|---|---| | [src/rhoknp/cli/stats.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9jbGkvc3RhdHMucHk=) | `100.00% <100.00%> (ø)` | | | [src/rhoknp/cohesion/argument.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9jb2hlc2lvbi9hcmd1bWVudC5weQ==) | `100.00% <100.00%> (ø)` | | | [src/rhoknp/cohesion/coreference.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9jb2hlc2lvbi9jb3JlZmVyZW5jZS5weQ==) | `100.00% <100.00%> (ø)` | | | [src/rhoknp/cohesion/discourse.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9jb2hlc2lvbi9kaXNjb3Vyc2UucHk=) | `100.00% <100.00%> (ø)` | | | [src/rhoknp/cohesion/exophora.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9jb2hlc2lvbi9leG9waG9yYS5weQ==) | `100.00% <100.00%> (ø)` | | | [src/rhoknp/cohesion/predicate.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9jb2hlc2lvbi9wcmVkaWNhdGUucHk=) | `100.00% <100.00%> (ø)` | | | [src/rhoknp/processors/jumanpp.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9wcm9jZXNzb3JzL2p1bWFucHAucHk=) | `100.00% <100.00%> (ø)` | | | [src/rhoknp/processors/knp.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9wcm9jZXNzb3JzL2tucC5weQ==) | `100.00% <100.00%> (ø)` | | | [src/rhoknp/processors/kwja.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9wcm9jZXNzb3JzL2t3amEucHk=) | `100.00% <100.00%> (+40.18%)` | :arrow_up: | | [src/rhoknp/processors/processor.py](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp#diff-c3JjL3Job2tucC9wcm9jZXNzb3JzL3Byb2Nlc3Nvci5weQ==) | `100.00% <100.00%> (ø)` | | | ... and [8 more](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ku-nlp/rhoknp/pull/159/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ku-nlp)

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