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: add MA/NDMF support to improve compatibility with menu items #44

Closed poi-vrc closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 65.97%. Comparing base (96df571) to head (e513d35).

Files Patch % Lines
Editor/Detail/NDMF/PluginDefinition.cs 0.00% 62 Missing :warning:
Editor/Detail/NDMF/UnsupportedVersionChecker.cs 0.00% 20 Missing :warning:
Editor/Detail/DK/DKMAMenuStore.cs 84.29% 19 Missing :warning:
Editor/Menu/MenuRepositoryStore.cs 76.92% 18 Missing :warning:
Editor/Detail/NDMF/DKExtensionContext.cs 0.00% 14 Missing :warning:
Editor/Extensibility/Sequencing/BuildConstraint.cs 52.94% 8 Missing :warning:
Editor/Detail/NDMF/NDMFContext.cs 46.15% 7 Missing :warning:
...tor/Detail/NDMF/Passes/CheckDKNDMFCallOrderPass.cs 76.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #44 +/- ## ========================================== - Coverage 68.44% 65.97% -2.47% ========================================== Files 56 62 +6 Lines 2085 2357 +272 ========================================== + Hits 1427 1555 +128 - Misses 658 802 +144 ``` | [Flag](https://app.codecov.io/gh/poi-vrc/DressingFramework/pull/44/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/44/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=poi) | `65.97% <57.34%> (-2.47%)` | :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.