nteract / bookstore

📚 Notebook storage and publishing workflows for the masses
https://bookstore.readthedocs.io
BSD 3-Clause "New" or "Revised" License
202 stars 23 forks source link

Configure travis to use tox #117

Closed willingc closed 5 years ago

willingc commented 5 years ago

Closes #116 #112

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ad44c3a). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #117   +/-   ##
=========================================
  Coverage          ?   35.09%           
=========================================
  Files             ?       11           
  Lines             ?      359           
  Branches          ?        0           
=========================================
  Hits              ?      126           
  Misses            ?      233           
  Partials          ?        0
willingc commented 5 years ago

I think the codecov comment above may be because this is the first use of codecov in this repo. Codecov is definitely getting information: https://codecov.io/gh/nteract/bookstore/tree/master/bookstore https://codecov.io/gh/nteract/bookstore/commits

Let's merge this and we can address any codecov tweaks, if needed, in a future PR. Travis is showing the coverage on every py36 build :sunny: