Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

mark servlet API dependency compileOnly #129

Merged
merged 1 commit into from
Jan 18, 2018
Merged

mark servlet API dependency compileOnly #129

merged 1 commit into from
Jan 18, 2018

Conversation

tangiel
Copy link
Contributor

@tangiel tangiel commented Jan 18, 2018

No description provided.

@tangiel tangiel requested a review from inklesspen January 18, 2018 18:09
@tangiel tangiel mentioned this pull request Jan 18, 2018
@patflynn
Copy link

@briandealwis

@codecov-io
Copy link

codecov-io commented Jan 18, 2018

Codecov Report

Merging #129 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #129      +/-   ##
============================================
- Coverage     79.75%   79.73%   -0.02%     
+ Complexity     1652     1651       -1     
============================================
  Files           156      156              
  Lines          5536     5536              
  Branches        710      710              
============================================
- Hits           4415     4414       -1     
  Misses          843      843              
- Partials        278      279       +1
Impacted Files Coverage Δ Complexity Δ
.../server/spi/discovery/CommonPathPrefixBuilder.java 94.44% <0%> (-5.56%) 8% <0%> (-1%)

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 321bc7e...6bee17e. Read the comment docs.

Copy link

@inklesspen inklesspen left a comment

Choose a reason for hiding this comment

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

go for it

@patflynn
Copy link

@tangiel when will this be released?

@michelau
Copy link

@patflynn it was released in 2.0.12.

71d290f (HEAD -> master, tag: v2.0.13, origin/master, origin/HEAD) bump version to v2.0.13
8378711 fix array path parameter deserialization
968f420 (tag: v2.0.12) fix getPathParameter determinism
8794cce move parameterOrder order declaration closer to use
b09cd32 bump version to 2.0.12
2b3fb9b fix discovery parameterOrder
ecc216f fix gradle version
45772ac Add description on enum constants (#133)
be24045 Code formatting
8f76c7f Improve coverage for property description
4959f33 Add description in swagger file
3dc726b Add description in discovery file
3869897 Add description in @ApiResourceProperty annotation
49d17fc Add documentation link in discovery files
1bb02fd Use new Google logo for default icons (aligned with Google APIs)
03341b9 allow null error fields
4521d4e update ApiResourceProperty Javadoc
5a96e47 mark servlet API dependency compileOnly
321bc7e 2.0.11 is released
05b196c (tag: v2.0.11) bump version to 2.0.11

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.

5 participants