cloudendpoints / endpoints-java

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

2.0.11 is released #127

Closed elharo closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #127      +/-   ##
============================================
+ Coverage     79.73%   79.75%   +0.01%     
- Complexity     1651     1652       +1     
============================================
  Files           156      156              
  Lines          5536     5536              
  Branches        710      710              
============================================
+ Hits           4414     4415       +1     
  Misses          843      843              
+ Partials        279      278       -1
Impacted Files Coverage Δ Complexity Δ
.../server/spi/discovery/CommonPathPrefixBuilder.java 100% <0%> (+5.55%) 9% <0%> (+1%) :arrow_up:

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 05b196c...81d509d. Read the comment docs.