cloudendpoints / endpoints-management-python

A Python library for managing API services using Google's Service Control APIs
Apache License 2.0
19 stars 22 forks source link

Move version marker, bump minor version #32

Closed inklesspen closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #32 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   93.16%   93.16%           
=======================================
  Files          56       56           
  Lines        3056     3056           
=======================================
  Hits         2847     2847           
  Misses        209      209
Impacted Files Coverage Δ
endpoints_management/control/__init__.py 100% <ø> (ø) :arrow_up:
endpoints_management/__init__.py 100% <100%> (ø) :arrow_up:
endpoints_management/control/report_request.py 96% <100%> (ø) :arrow_up:
endpoints_management/control/label_descriptor.py 100% <100%> (ø) :arrow_up:
endpoints_management/control/client.py 83.74% <100%> (ø) :arrow_up:
endpoints_management/control/check_request.py 98.39% <100%> (-0.01%) :arrow_down:

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 eb11fa4...1c3ade8. Read the comment docs.