Skip to content

Added overloaded constructor for JSONObject#53

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

Added overloaded constructor for JSONObject#53
wenshao merged 1 commit intoalibaba:mainfrom
kraity:main

Conversation

@kraity
Copy link
Copy Markdown
Collaborator

@kraity kraity commented Apr 23, 2022

对JSONObject新增可重载的构造方法, 充分使用LinkedHashMap的特性

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 23, 2022

Codecov Report

Merging #53 (c6e1974) into main (b333f41) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##               main      #53   +/-   ##
=========================================
  Coverage     64.75%   64.76%           
- Complexity     7995     7997    +2     
=========================================
  Files           414      414           
  Lines         45270    45274    +4     
  Branches       9143     9143           
=========================================
+ Hits          29316    29321    +5     
  Misses        12402    12402           
+ Partials       3552     3551    -1     
Impacted Files Coverage Δ
...src/main/java/com/alibaba/fastjson2/JSONArray.java 93.43% <ø> (ø)
...rc/main/java/com/alibaba/fastjson2/JSONObject.java 84.35% <0.00%> (-0.91%) ⬇️
...rc/main/java/com/alibaba/fastjson2/JSONReader.java 73.40% <0.00%> (+0.10%) ⬆️
...in/java/com/alibaba/fastjson2/JSONWriterJSONB.java 57.52% <0.00%> (+0.18%) ⬆️
...ain/java/com/alibaba/fastjson2/JSONWriterUTF8.java 74.84% <0.00%> (+0.25%) ⬆️

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 b333f41...c6e1974. 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