cloudendpoints / endpoints-java

A Java framework for building RESTful APIs on Google App Engine
Apache License 2.0
32 stars 35 forks source link

add endpoints-framework-all uberjar artifact #55

Closed tangiel closed 7 years ago

tangiel commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #55 into master will decrease coverage by -0.05%. The diff coverage is 25%.

@@             Coverage Diff             @@
##             master     #55      +/-   ##
===========================================
- Coverage     79.74%   79.7%   -0.05%     
- Complexity     1617    1618       +1     
===========================================
  Files           153     154       +1     
  Lines          5427    5431       +4     
  Branches        698     698              
===========================================
+ Hits           4328    4329       +1     
- Misses          829     831       +2     
- Partials        270     271       +1
Impacted Files Coverage Δ Complexity Δ
...va/com/google/api/server/spi/guice/ServiceMap.java 73.68% <ø> (ø) 4 <ø> (ø) :x:
...le/api/server/spi/guice/GuiceEndpointsServlet.java 0% <ø> (ø) 0 <ø> (ø) :x:
...com/google/api/server/spi/guice/Preconditions.java 25% <25%> (ø) 1 <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 472085d...e63c8a0. Read the comment docs.