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

Add missing docstrings for classes/functions in data_utils #149

Merged
merged 3 commits into from
Sep 27, 2019

Conversation

oruebel
Copy link
Contributor

@oruebel oruebel commented Sep 26, 2019

Motivation

Improve documentation of data_utils by adding missing docstrings

Checklist

  • Have you checked our Contributing document?
  • Have you ensured the PR description clearly describes problem and the solution?
  • Is your contribution compliant with our coding style ? This can be checked running flake8 from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using #XXX notation where XXX is the issue number ? By including "Fix #XXX" you allow GitHub to close the corresponding issue.

@oruebel oruebel requested review from rly and ajtritt September 26, 2019 21:56
@codecov
Copy link

codecov bot commented Sep 26, 2019

Codecov Report

Merging #149 into dev will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #149   +/-   ##
=======================================
  Coverage   69.75%   69.75%           
=======================================
  Files          29       29           
  Lines        5736     5736           
  Branches     1352     1352           
=======================================
  Hits         4001     4001           
  Misses       1307     1307           
  Partials      428      428
Impacted Files Coverage Δ
src/hdmf/data_utils.py 83.7% <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 9b6848f...776a577. Read the comment docs.

@oruebel oruebel merged commit 68c5ac9 into dev Sep 27, 2019
@oruebel oruebel deleted the doc/datautils branch September 27, 2019 18:51
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