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

Minor: codespell run + ignore #289

Merged
merged 2 commits into from
May 3, 2021
Merged

Conversation

yarikoptic
Copy link
Contributor

just lurking around ;-)

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w fitlins/__about__.py fitlins/cli/__init__.py fitlins/cli/run.py fitlins/conftest.py fitlins/generate_dset.py fitlins/__init__.py fitlins/interfaces/abstract.py fitlins/interfaces/afni.py fitlins/interfaces/bids.py fitlins/interfaces/__init__.py fitlins/interfaces/nistats.py fitlins/interfaces/tests/test_afni.py fitlins/interfaces/utils.py fitlins/interfaces/visualizations.py fitlins/__main__.py fitlins/tests/conftest.py fitlins/tests/__init__.py fitlins/tests/test_outputs.py fitlins/utils/bids.py fitlins/utils/collections.py fitlins/utils/config.py fitlins/utils/__init__.py fitlins/utils/strings.py fitlins/_version.py fitlins/viz/contrasts.py fitlins/viz/corr.py fitlins/viz/__init__.py fitlins/viz/reports.py fitlins/workflows/base.py fitlins/workflows/__init__.py fitlins/workflows/tests/__init__.py fitlins/workflows/tests/test_base.py",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@codecov-commenter
Copy link

codecov-commenter commented May 3, 2021

Codecov Report

Merging #289 (0569dcf) into master (5bd6dba) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #289   +/-   ##
=======================================
  Coverage   78.58%   78.58%           
=======================================
  Files          23       23           
  Lines        1793     1793           
  Branches      283      283           
=======================================
  Hits         1409     1409           
  Misses        264      264           
  Partials      120      120           
Flag Coverage Δ
afni_blurto 65.69% <0.00%> (ø)
afni_smooth 65.69% <0.00%> (ø)
database-file 49.91% <0.00%> (ø)
nistats_blurto 54.21% <0.00%> (ø)
nistats_smooth 53.93% <0.00%> (ø)
pytest 65.08% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
fitlins/cli/run.py 81.02% <0.00%> (ø)
fitlins/interfaces/afni.py 88.00% <ø> (ø)

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 5bd6dba...0569dcf. Read the comment docs.

@effigies effigies merged commit b55d285 into poldracklab:master May 3, 2021
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

3 participants