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

fix(ma-store): appending menu items to previous added submenu #51

Closed poi-vrc closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 65.17%. Comparing base (e59b9a5) to head (3cb00a3). Report is 11 commits behind head on master.

Files Patch % Lines
Editor/Detail/DK/DKMAMenuStore.cs 64.51% 22 Missing :warning:
Editor/Menu/VRChat/VRCMenuUtils.cs 29.03% 22 Missing :warning:
Editor/Menu/MenuUtils.cs 82.60% 8 Missing :warning:
Editor/DKEditorUtils.cs 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #51 +/- ## ========================================== - Coverage 65.97% 65.17% -0.80% ========================================== Files 62 63 +1 Lines 2357 2398 +41 ========================================== + Hits 1555 1563 +8 - Misses 802 835 +33 ``` | [Flag](https://app.codecov.io/gh/poi-vrc/DressingFramework/pull/51/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/51/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poi) | `65.17% <61.90%> (-0.80%)` | :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.