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 canonical name to discovery generation #139

Closed tangiel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #139 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #139      +/-   ##
============================================
+ Coverage     79.93%   79.97%   +0.04%     
- Complexity     1670     1672       +2     
============================================
  Files           156      156              
  Lines          5586     5588       +2     
  Branches        721      722       +1     
============================================
+ Hits           4465     4469       +4     
+ Misses          843      842       -1     
+ Partials        278      277       -1
Impacted Files Coverage Δ Complexity Δ
...e/api/server/spi/discovery/DiscoveryGenerator.java 88.53% <100%> (+0.1%) 59 <0> (+1) :arrow_up:
...i/config/annotationreader/ApiAnnotationConfig.java 90.69% <0%> (+2.32%) 50% <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 71d290f...534ef9f. Read the comment docs.