bear / ronkyuu

論及 ronkyuu - mention, reference to, touching upon
MIT License
42 stars 5 forks source link

Issue #20 - refactor for Python 3.7 and Pipenv #21

Closed bear closed 4 years ago

bear commented 4 years ago

Update all code and tests to use Python 3.7

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #21   +/-   ##
=========================================
  Coverage          ?   75.77%           
=========================================
  Files             ?        5           
  Lines             ?      289           
  Branches          ?        0           
=========================================
  Hits              ?      219           
  Misses            ?       70           
  Partials          ?        0
Impacted Files Coverage Δ
ronkyuu/__init__.py 100% <ø> (ø)
ronkyuu/relme.py 81.81% <100%> (ø)
ronkyuu/validators.py 63.82% <100%> (ø)
ronkyuu/tools.py 75.36% <75%> (ø)
ronkyuu/webmention.py 76.37% <80.95%> (ø)

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 91a05fb...48f2fd6. Read the comment docs.