Genteki / pyvts

A python library for interacting with the VTube Studio API
https://genteki.github.io/pyvts/
MIT License
78 stars 11 forks source link

Revert "Feature: EventSubscription, CustomParameters" #20

Closed Genteki closed 1 year ago

Genteki commented 1 year ago

Reverts Genteki/pyvts#19

codecov[bot] commented 1 year ago

Codecov Report

Merging #20 (bec31cc) into main (b39262c) will increase coverage by 2.55%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   89.64%   92.19%   +2.55%     
==========================================
  Files           9        8       -1     
  Lines         309      205     -104     
==========================================
- Hits          277      189      -88     
+ Misses         32       16      -16     
Impacted Files Coverage Δ
pyvts/tests/test_vts.py 100.00% <ø> (ø)
pyvts/vts_request.py 96.00% <ø> (+18.72%) :arrow_up:
pyvts/vts.py 85.13% <33.33%> (+0.51%) :arrow_up:
pyvts/__init__.py 100.00% <100.00%> (ø)
pyvts/tests/test_utils.py 88.00% <100.00%> (-3.84%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.