cloudendpoints / endpoints-java

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

fix version #123

Closed elharo closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
- 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 37ea315...3cd3eb9. Read the comment docs.