SupervisedStylometry / SuperStyl

Supervised Stylometry
GNU General Public License v3.0
21 stars 5 forks source link

Refactor svm #63

Closed Jean-Baptiste-Camps closed 8 months ago

Jean-Baptiste-Camps commented 8 months ago

In progress: refactoring SVMs and adding some tests

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 41.37931% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 58.63%. Comparing base (a98e887) to head (2a9af60). Report is 15 commits behind head on master.

Files Patch % Lines
superstyl/svm.py 41.37% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## =========================================== + Coverage 48.38% 58.63% +10.24% =========================================== Files 8 8 Lines 465 469 +4 =========================================== + Hits 225 275 +50 + Misses 240 194 -46 ``` | [Flag](https://app.codecov.io/gh/SupervisedStylometry/SuperStyl/pull/63/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SupervisedStylometry) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/SupervisedStylometry/SuperStyl/pull/63/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SupervisedStylometry) | `58.63% <41.37%> (+10.24%)` | :arrow_up: | 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=SupervisedStylometry#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.