choderalab / itctools

Tools for setting up ITC experiments in an automated fashion using the Tecan EVO and Auto-iTC 200.
3 stars 6 forks source link

Fix documentation #69

Open apayne97 opened 4 years ago

apayne97 commented 4 years ago

A lot is left to do but everything that worked before still works now. I think there's a lot of fluff left that needs purging and it would be good to minimize the number of times the same things are specified (i.e. dependencies). Also, I have connected my GitHub account to Read the Docs and so now a very skeleton Read the Docs website exists. https://itctools.readthedocs.io/en/fixdocumentation/

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #69   +/-   ##
=========================================
  Coverage          ?   13.47%           
=========================================
  Files             ?        6           
  Lines             ?      631           
  Branches          ?        0           
=========================================
  Hits              ?       85           
  Misses            ?      546           
  Partials          ?        0
Impacted Files Coverage Δ
itctools/labware.py 100% <ø> (ø)
itctools/itctools.py 100% <ø> (ø)
itctools/__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 c32bde0...944c76c. Read the comment docs.