CareBoo / Serially

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

test: :white_check_mark: Fixes #24 #27

Closed jasonboukheir closed 4 years ago

jasonboukheir commented 4 years ago

Increases Code Coverage to 100% for the TypePickerWindow

Fixes #24

codecov[bot] commented 4 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   79.35%   79.35%           
=======================================
  Files          22       22           
  Lines         402      402           
=======================================
  Hits          319      319           
  Misses         83       83           
Flag Coverage Δ
#unittests 79.35% <ø> (ø)

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

github-actions[bot] commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: