poi-vrc / DressingFramework

A framework that assembles DressingTools and manipulates avatar menus and animations through a set of APIs.
https://poi-vrc.github.io/DressingFramework
GNU Lesser General Public License v3.0
9 stars 1 forks source link

feat(vrc): overflow safe menu wrapper #24

Closed poi-vrc closed 8 months ago

poi-vrc commented 8 months ago

depends on #23

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (6a63c46) 68.59% compared to head (de7fb78) 67.25%. Report is 1 commits behind head on master.

Files Patch % Lines
Editor/Menu/VRChat/VRCMenuSafeWrapper.cs 60.74% 42 Missing :warning:
...il/DK/Passes/VRChat/CloneVRCExMenuAndParamsPass.cs 0.00% 2 Missing :warning:
Editor/Detail/DK/DKMenuStore.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ========================================== - Coverage 68.59% 67.25% -1.35% ========================================== Files 45 54 +9 Lines 1764 2055 +291 ========================================== + Hits 1210 1382 +172 - Misses 554 673 +119 ``` | [Flag](https://app.codecov.io/gh/poi-vrc/DressingFramework/pull/24/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poi) | Coverage Δ | | |---|---|---| | [automated](https://app.codecov.io/gh/poi-vrc/DressingFramework/pull/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poi) | `67.25% <59.82%> (-1.35%)` | :arrow_down: | 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=poi#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.