-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
[Refactor] Move APIFormat functions into convert package #12856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Refactor] Move APIFormat functions into convert package #12856
Conversation
blocked by #12729 |
This comment has been minimized.
This comment has been minimized.
a64cbac
to
f21103f
Compare
f21103f
to
e423b5a
Compare
0c6e6a7
to
9bb5436
Compare
Codecov Report
@@ Coverage Diff @@
## master #12856 +/- ##
==========================================
+ Coverage 42.49% 42.51% +0.01%
==========================================
Files 672 674 +2
Lines 73785 73780 -5
==========================================
+ Hits 31353 31364 +11
+ Misses 37361 37345 -16
Partials 5071 5071
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #12856 +/- ##
==========================================
- Coverage 42.01% 42.01% -0.01%
==========================================
Files 681 683 +2
Lines 75220 75215 -5
==========================================
- Hits 31604 31599 -5
Misses 38451 38451
Partials 5165 5165
Continue to review full report at Codecov.
|
Move APIIFormat convertion of:
to convert package