Skip to content

Roughly add comments to the methods of the JSON class#42

Merged
wenshao merged 3 commits intoalibaba:mainfrom
kraity:main
Apr 21, 2022
Merged

Roughly add comments to the methods of the JSON class#42
wenshao merged 3 commits intoalibaba:mainfrom
kraity:main

Conversation

@kraity
Copy link
Copy Markdown
Collaborator

@kraity kraity commented Apr 21, 2022

粗略对JSON类的方法增加注释

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #42 (3028d02) into main (7238fc0) will decrease coverage by 0.01%.
The diff coverage is 69.49%.

@@             Coverage Diff              @@
##               main      #42      +/-   ##
============================================
- Coverage     67.58%   67.57%   -0.02%     
- Complexity     7412     7413       +1     
============================================
  Files           373      373              
  Lines         40759    40763       +4     
  Branches       8048     8049       +1     
============================================
- Hits          27548    27546       -2     
- Misses         9809     9816       +7     
+ Partials       3402     3401       -1     
Impacted Files Coverage Δ
core/src/main/java/com/alibaba/fastjson2/JSON.java 76.47% <69.49%> (-2.80%) ⬇️
...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 7238fc0...3028d02. 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