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

refactor: change to be avatar-based instead of cabinet-based #20

Closed poi-vrc closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (f7b173c) 74.20% compared to head (644e8d6) 68.59%. Report is 2 commits behind head on master.

:exclamation: Current head 644e8d6 differs from pull request most recent head aacf634. Consider uploading reports for the commit aacf634 to get more accurate results

Files Patch % Lines
...l/Triggers/PlayMode/PlayModeBuildTriggerSpawner.cs 4.65% 82 Missing :warning:
...or/Detail/DK/Passes/VRChat/ApplyVRCExParamsPass.cs 9.37% 58 Missing :warning:
Editor/Menu/MenuRepositoryBuilder.cs 0.00% 50 Missing :warning:
Editor/Detail/DK/AvatarBuilder.cs 57.60% 39 Missing :warning:
...r/Detail/DK/Passes/VRChat/ScanVRCAnimationsPass.cs 16.21% 31 Missing :warning:
Editor/Menu/VRChat/VRCMenuUtils.cs 85.71% 27 Missing :warning:
Editor/Animations/VRChat/VRCAnimUtils.cs 79.84% 26 Missing :warning:
.../Detail/DK/Passes/VRChat/CloneVRCAnimLayersPass.cs 19.35% 25 Missing :warning:
Runtime/Logging/Report.cs 38.46% 24 Missing :warning:
...il/DK/Passes/VRChat/CloneVRCExMenuAndParamsPass.cs 20.68% 23 Missing :warning:
... and 14 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20 +/- ## ========================================== - Coverage 74.20% 68.59% -5.61% ========================================== Files 52 45 -7 Lines 2101 1764 -337 ========================================== - Hits 1559 1210 -349 - Misses 542 554 +12 ``` | [Flag](https://app.codecov.io/gh/poi-vrc/DressingFramework/pull/20/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/20/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poi) | `68.59% <61.78%> (-5.61%)` | :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.