Skip to content

Fixed and optimized JSONArray and JSONObject#36

Merged
wenshao merged 1 commit intoalibaba:mainfrom
kraity:main
Apr 21, 2022
Merged

Fixed and optimized JSONArray and JSONObject#36
wenshao merged 1 commit intoalibaba:mainfrom
kraity:main

Conversation

@kraity
Copy link
Copy Markdown
Collaborator

@kraity kraity commented Apr 21, 2022

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 21, 2022

Codecov Report

Merging #36 (cf72621) into main (7d85555) will increase coverage by 0.00%.
The diff coverage is 91.46%.

@@            Coverage Diff            @@
##               main      #36   +/-   ##
=========================================
  Coverage     67.61%   67.61%           
+ Complexity     7427     7414   -13     
=========================================
  Files           373      373           
  Lines         40785    40789    +4     
  Branches       8078     8079    +1     
=========================================
+ Hits          27575    27579    +4     
  Misses         9808     9808           
  Partials       3402     3402           
Impacted Files Coverage Δ
...rc/main/java/com/alibaba/fastjson2/JSONObject.java 84.55% <90.90%> (+0.26%) ⬆️
...src/main/java/com/alibaba/fastjson2/JSONArray.java 93.73% <92.10%> (-0.53%) ⬇️
...ain/java/com/alibaba/fastjson2/JSONWriterUTF8.java 74.71% <0.00%> (ø)
...in/java/com/alibaba/fastjson2/JSONWriterJSONB.java 57.80% <0.00%> (ø)
...rc/main/java/com/alibaba/fastjson2/JSONReader.java 70.47% <0.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d85555...cf72621. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants