Skip to content

Support Retrofit Converter Factory#34

Merged
wenshao merged 2 commits intoalibaba:mainfrom
VictorZeng:main
Apr 21, 2022
Merged

Support Retrofit Converter Factory#34
wenshao merged 2 commits intoalibaba:mainfrom
VictorZeng:main

Conversation

@VictorZeng
Copy link
Copy Markdown
Collaborator

Fastjson Support for Retrofit Converter Factory. Close #33.

see com.alibaba.fastjson2.support.retrofit.Retrofit2ConverterFactory.java

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 21, 2022

Codecov Report

Merging #34 (405b960) into main (9b1b086) will increase coverage by 0.01%.
The diff coverage is 93.10%.

@@             Coverage Diff              @@
##               main      #34      +/-   ##
============================================
+ Coverage     67.08%   67.10%   +0.01%     
- Complexity     7344     7359      +15     
============================================
  Files           372      373       +1     
  Lines         40756    40785      +29     
  Branches       8079     8078       -1     
============================================
+ Hits          27341    27368      +27     
- Misses        10104    10106       +2     
  Partials       3311     3311              
Impacted Files Coverage Δ
...n2/support/retrofit/Retrofit2ConverterFactory.java 93.10% <93.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 9b1b086...405b960. 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.

Support Retrofit Converter Factory

3 participants