cloudendpoints / endpoints-python

A Python framework for building RESTful APIs on Google App Engine
Apache License 2.0
51 stars 17 forks source link

Bump subminor version (2.4.1 -> 2.4.2) #107

Closed inklesspen closed 7 years ago

inklesspen commented 7 years ago

2.4.1 introduced a module shadowing issue that only appeared under certain circumstances. #103

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@068ec5c). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #107   +/-   ##
=========================================
  Coverage          ?   85.01%           
=========================================
  Files             ?       44           
  Lines             ?     5806           
  Branches          ?        0           
=========================================
  Hits              ?     4936           
  Misses            ?      870           
  Partials          ?        0
Impacted Files Coverage Δ
endpoints/__init__.py 100% <100%> (ø)

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 068ec5c...6ced5be. Read the comment docs.