CareBoo / Serially

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

jasonboukheir/issue46 #50

Closed jasonboukheir closed 4 years ago

jasonboukheir commented 4 years ago

Removing the condition that the set typestring value is not null or empty to fix the bug. The set string value should always be valid.

Fixes #46

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          402       402           
=========================================
  Hits           402       402           
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
....careboo.serially/Editor/SerializableTypeDrawer.cs 100.00% <100.00%> (ø)
github-actions[bot] commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: