Unmarshallers and validators refactor#508
Merged
p1c2u merged 4 commits intoFeb 18, 2023
Merged
Conversation
p1c2u
force-pushed
the
refactor/unmarshallers-format-validators-refactor-2
branch
from
February 12, 2023 10:54
f9c4fb8 to
3d4c9f1
Compare
Codecov Report
@@ Coverage Diff @@
## master #508 +/- ##
==========================================
- Coverage 92.00% 89.19% -2.82%
==========================================
Files 105 124 +19
Lines 2991 3564 +573
Branches 266 314 +48
==========================================
+ Hits 2752 3179 +427
- Misses 192 329 +137
- Partials 47 56 +9
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
p1c2u
force-pushed
the
refactor/unmarshallers-format-validators-refactor-2
branch
8 times, most recently
from
February 15, 2023 07:01
d793a37 to
1aa5731
Compare
p1c2u
force-pushed
the
refactor/unmarshallers-format-validators-refactor-2
branch
15 times, most recently
from
February 17, 2023 05:23
6cc9050 to
a6d026b
Compare
p1c2u
force-pushed
the
refactor/unmarshallers-format-validators-refactor-2
branch
2 times, most recently
from
February 17, 2023 09:13
d4d2293 to
7e8c43d
Compare
p1c2u
force-pushed
the
refactor/unmarshallers-format-validators-refactor-2
branch
2 times, most recently
from
February 18, 2023 07:44
9744370 to
d673068
Compare
p1c2u
force-pushed
the
refactor/unmarshallers-format-validators-refactor-2
branch
from
February 18, 2023 09:36
d673068 to
d8db7ce
Compare
p1c2u
force-pushed
the
refactor/unmarshallers-format-validators-refactor-2
branch
from
February 18, 2023 13:40
c35483f to
9a57fd6
Compare
p1c2u
deleted the
refactor/unmarshallers-format-validators-refactor-2
branch
February 18, 2023 13:46
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.
unmarshallers and validators split
Fixes #483