Fix when adding a field to the model in the editor the name of the field will not be filled#51
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #51 +/- ##
===========================================
+ Coverage 70.42% 85.43% +15.00%
===========================================
Files 44 41 -3
Lines 1180 961 -219
Branches 16 16
===========================================
- Hits 831 821 -10
+ Misses 338 129 -209
Partials 11 11
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
…e not found on github actions
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
from
April 15, 2022 20:33
3bdaadc to
e334d41
Compare
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
2 times, most recently
from
April 16, 2022 07:53
5b4e073 to
d65a275
Compare
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
3 times, most recently
from
April 16, 2022 09:41
6086da8 to
0eaedf0
Compare
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
from
April 16, 2022 09:41
0eaedf0 to
cf84f36
Compare
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
from
April 16, 2022 10:04
aea673f to
463aa9b
Compare
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
from
April 16, 2022 14:17
00a0f3a to
f890071
Compare
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
from
April 16, 2022 14:26
f890071 to
2da959f
Compare
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
from
April 16, 2022 15:02
6fe4927 to
e243314
Compare
loic-lopez
force-pushed
the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
from
April 16, 2022 15:03
e243314 to
e7b2240
Compare
- Update requirements by only run on unity 2021.x - Migrate TypeReference to com.solidalloy.type-references v2.14.0
loic-lopez
deleted the
bugfix/50-umvceditorbug-when-adding-a-field-to-the-model-in-the-editor-the-name-of-the-field-will-not-be-filled
branch
April 16, 2022 15:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #50