Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Version 2.5.1 #165

Merged
merged 31 commits into from
Jan 17, 2018
Merged

Version 2.5.1 #165

merged 31 commits into from
Jan 17, 2018

Conversation

anthonycr
Copy link
Contributor

Version 2.5.1

anirudhramanan and others added 30 commits December 19, 2017 11:41
Thread-Safety Changes, moved the getSubFactory to the synchronised block
If the solution is not applied then the RawGenericField class will cause
the compilation warning to be promoted to an error, failing the
integration-test-java module.
Resolve #153 by moving suppressing across the entire generated TA class
Support to generate TypeAdapters For Wildcard Models
Support for writing NULL values to JSON
Merge master -> develop
@anthonycr anthonycr requested a review from msya January 17, 2018 20:29
@codecov-io
Copy link

codecov-io commented Jan 17, 2018

Codecov Report

Merging #165 into master will decrease coverage by 1.51%.
The diff coverage is 84.69%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #165      +/-   ##
============================================
- Coverage     78.08%   76.56%   -1.52%     
+ Complexity      376      345      -31     
============================================
  Files            24       24              
  Lines          2003     1822     -181     
  Branches        322      279      -43     
============================================
- Hits           1564     1395     -169     
+ Misses          321      307      -14     
- Partials        118      120       +2
Impacted Files Coverage Δ Complexity Δ
...ag-library/src/main/java/com/vimeo/stag/Types.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...vimeo/stag/processor/generators/StagGenerator.java 100% <100%> (ø) 9 <0> (-9) ⬇️
...java/com/vimeo/stag/processor/utils/TypeUtils.java 81.21% <66.66%> (+1.1%) 80 <1> (+1) ⬆️
...tag/processor/generators/TypeAdapterGenerator.java 93.53% <88.46%> (+0.08%) 62 <3> (-23) ⬇️

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 735dd21...476921f. Read the comment docs.

Copy link

@msya msya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@anthonycr anthonycr merged commit 42c168b into master Jan 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants