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

DOC contributing.MD file for PyMVPA #536

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chrispycheng
Copy link

WORK IN PROGRESS! I'm learning.

@chrispycheng chrispycheng changed the title added the skeleton for contributing from DataLad DOC contributing.MD file for PyMVPA Sep 27, 2017
CONTRIBUTING.md Outdated
with major submodules being:
- `cmdline/` - helpers for accessing `interface/` functionality from
command line
- `crawler/` - functionality for crawling (online) resources and creating
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the hierarchy seems needs review/tune up to match pymvpa one

going to figure out what each of them does next
@coveralls
Copy link

coveralls commented Dec 18, 2017

Coverage Status

Changes Unknown when pulling abbc324 on chrispycheng:doc-contributing into ** on PyMVPA:master**.

@codecov-io
Copy link

Codecov Report

Merging #536 into master will decrease coverage by 0.95%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #536      +/-   ##
=========================================
- Coverage   76.66%   75.7%   -0.96%     
=========================================
  Files         364     364              
  Lines       41347   41434      +87     
  Branches     6668    6681      +13     
=========================================
- Hits        31697   31366     -331     
- Misses       7755    8211     +456     
+ Partials     1895    1857      -38
Impacted Files Coverage Δ
mvpa2/tests/test_svmkernels.py 5.94% <0%> (-94.06%) ⬇️
mvpa2/tests/test_lars.py 10% <0%> (-83.34%) ⬇️
mvpa2/clfs/sg/sens.py 20% <0%> (-66.16%) ⬇️
mvpa2/clfs/lars.py 29.06% <0%> (-58.14%) ⬇️
mvpa2/support/scipy/signal.py 11.36% <0%> (-47.73%) ⬇️
mvpa2/clfs/sg/svm.py 15.71% <0%> (-45.36%) ⬇️
mvpa2/kernels/sg.py 47% <0%> (-44%) ⬇️
mvpa2/tests/test_kernel.py 62.02% <0%> (-34.82%) ⬇️
mvpa2/clfs/svm.py 65.38% <0%> (-11.54%) ⬇️
mvpa2/clfs/warehouse.py 69.72% <0%> (-10.56%) ⬇️
... and 55 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 1fe95f5...abbc324. Read the comment docs.

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.

None yet

4 participants