-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add an abstract json layout to make it's easier to change json library #16528
Conversation
Codecov Report
@@ Coverage Diff @@
## main #16528 +/- ##
==========================================
- Coverage 45.48% 45.43% -0.05%
==========================================
Files 718 720 +2
Lines 84317 84397 +80
==========================================
- Hits 38350 38345 -5
- Misses 39801 39878 +77
- Partials 6166 6174 +8
Continue to review full report at Codecov.
|
@lunny please resolve conflicts |
ah sorry for that @lunny |
Never mind. It's easy to resolve the conflicts. Already done! |
go-gitea#16528) * Add an abstract json layout to make it's easier to change json library * Fix import * Fix import sequence * Fix blank lines * Fix blank lines
As title