Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs fix #40

Merged
merged 8 commits into from
Mar 10, 2019
Merged

Docs fix #40

merged 8 commits into from
Mar 10, 2019

Conversation

mroberge
Copy link
Owner

Improve docstrings.

  • add links to next pages
  • fix typos, errors, and problems
  • standardize module docstrings
  • move to Google style docstrings
  • put ipynb files into a notebooks folder.

@codecov-io
Copy link

codecov-io commented Mar 10, 2019

Codecov Report

Merging #40 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #40   +/-   ##
========================================
  Coverage    74.21%   74.21%           
========================================
  Files            7        7           
  Lines          380      380           
  Branches        76       76           
========================================
  Hits           282      282           
  Misses          68       68           
  Partials        30       30
Impacted Files Coverage Δ
hydrofunctions/hydrofunctions.py 74.52% <ø> (ø) ⬆️
hydrofunctions/exceptions.py 100% <ø> (ø) ⬆️
hydrofunctions/typing.py 81.48% <ø> (ø) ⬆️
hydrofunctions/station.py 86.95% <ø> (ø) ⬆️
hydrofunctions/helpers.py 100% <ø> (ø) ⬆️
hydrofunctions/charts.py 53.33% <ø> (ø) ⬆️
hydrofunctions/__init__.py 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 6bd741c...4012628. Read the comment docs.

@mroberge mroberge merged commit 26739a2 into develop Mar 10, 2019
@mroberge mroberge deleted the docs-fix branch March 19, 2019 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants