Skip to content

fix code style#61

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

fix code style#61
wenshao merged 1 commit intoalibaba:mainfrom
wsxe9988:main

Conversation

@wsxe9988
Copy link
Copy Markdown
Contributor

增补缺失的@overide注解以及if for while 缺失的大括号 格式化代码

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 23, 2022

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 23, 2022

Codecov Report

Merging #61 (a453f24) into main (4f7eeb6) will decrease coverage by 0.01%.
The diff coverage is 31.25%.

@@             Coverage Diff              @@
##               main      #61      +/-   ##
============================================
- Coverage     64.92%   64.91%   -0.02%     
+ Complexity     8067     8066       -1     
============================================
  Files           420      420              
  Lines         45418    45443      +25     
  Branches       9167     9167              
============================================
+ Hits          29488    29499      +11     
- Misses        12375    12389      +14     
  Partials       3555     3555              
Impacted Files Coverage Δ
...c/main/java/com/alibaba/fastjson2/JSONFactory.java 91.94% <ø> (ø)
...rc/main/java/com/alibaba/fastjson2/JSONObject.java 85.01% <ø> (ø)
.../src/main/java/com/alibaba/fastjson2/JSONPath.java 73.21% <ø> (ø)
...in/java/com/alibaba/fastjson2/JSONReaderASCII.java 80.79% <ø> (ø)
...in/java/com/alibaba/fastjson2/JSONReaderJSONB.java 71.55% <0.00%> (ø)
...main/java/com/alibaba/fastjson2/JSONReaderStr.java 17.75% <ø> (ø)
...in/java/com/alibaba/fastjson2/JSONReaderUTF16.java 76.98% <ø> (ø)
...ain/java/com/alibaba/fastjson2/JSONReaderUTF8.java 72.33% <0.00%> (ø)
...rc/main/java/com/alibaba/fastjson2/JSONWriter.java 73.12% <ø> (ø)
...in/java/com/alibaba/fastjson2/JSONWriterJSONB.java 57.34% <ø> (ø)
... and 217 more

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 4f7eeb6...a453f24. 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.

4 participants