CareBoo / Serially

Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.
MIT License
40 stars 0 forks source link

Jasonboukheir/fix issues #76

Closed jasonboukheir closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #76 (a6a3d6c) into main (0cf0ffd) will decrease coverage by 98.67%. The diff coverage is 0.00%.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #76       +/-   ##
==========================================
- Coverage   98.67%   0.00%   -98.68%     
==========================================
  Files          22      23        +1     
  Lines         452     461        +9     
==========================================
- Hits          446       0      -446     
- Misses          6     461      +455     
Flag Coverage Δ
unittests 0.00% <0.00%> (-98.68%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Editor/Extensions/Type/IsSerializeReferenceable.cs 0.00% <ø> (-100.00%) :arrow_down:
Editor/SerializeReferenceContextMenu.cs 0.00% <0.00%> (ø)
Editor/ShowSerializeReferenceDrawer.cs 0.00% <0.00%> (-100.00%) :arrow_down:
Editor/GuiEvent.cs 0.00% <0.00%> (-100.00%) :arrow_down:
Editor/TypeField.cs 0.00% <0.00%> (-100.00%) :arrow_down:
Runtime/SerializableType.cs 0.00% <0.00%> (-100.00%) :arrow_down:
Runtime/TypeFilterAttribute.cs 0.00% <0.00%> (-100.00%) :arrow_down:
Editor/SerializableTypeDrawer.cs 0.00% <0.00%> (-100.00%) :arrow_down:
Runtime/ProvideSourceInfoAttribute.cs 0.00% <0.00%> (-100.00%) :arrow_down:
Editor/Extensions/Enumerable/SkipLast.cs 0.00% <0.00%> (-100.00%) :arrow_down:
... and 15 more
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.2.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: