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

Repo cleanup #138

Merged
merged 2 commits into from
Aug 30, 2019
Merged

Repo cleanup #138

merged 2 commits into from
Aug 30, 2019

Conversation

rly
Copy link
Contributor

@rly rly commented Aug 30, 2019

  • Fix typos
  • Update copyright
  • Remove unnecessary exceptions to flake8
  • Move some exceptions to flake8 to preferred place in setup.cfg

@codecov
Copy link

codecov bot commented Aug 30, 2019

Codecov Report

Merging #138 into dev will decrease coverage by <.01%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #138      +/-   ##
==========================================
- Coverage   69.06%   69.05%   -0.01%     
==========================================
  Files          24       24              
  Lines        4968     4967       -1     
  Branches     1137     1137              
==========================================
- Hits         3431     3430       -1     
  Misses       1170     1170              
  Partials      367      367
Impacted Files Coverage Δ
src/hdmf/__init__.py 50% <ø> (ø) ⬆️
src/hdmf/backends/hdf5/__init__.py 100% <ø> (ø) ⬆️
src/hdmf/backends/__init__.py 100% <ø> (ø) ⬆️
src/hdmf/spec/__init__.py 100% <ø> (ø) ⬆️
src/hdmf/build/builders.py 84.69% <ø> (ø) ⬆️
src/hdmf/build/__init__.py 100% <ø> (ø) ⬆️
src/hdmf/monitor.py 0% <0%> (ø) ⬆️
src/hdmf/validate/validator.py 63.06% <100%> (ø) ⬆️
src/hdmf/validate/__init__.py 100% <100%> (ø) ⬆️
src/hdmf/backends/hdf5/h5tools.py 63.6% <100%> (ø) ⬆️
... and 2 more

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 a463d2a...eb587e9. Read the comment docs.

@rly rly merged commit 5a9a9cb into dev Aug 30, 2019
@rly rly deleted the repo_cleanup branch August 30, 2019 19:10
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