Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Minor syntax fixes#81

Merged
addisonElliott merged 7 commits into
mhe:masterfrom
addisonElliott:minor-syntax-fixes
Jan 27, 2019
Merged

Minor syntax fixes#81
addisonElliott merged 7 commits into
mhe:masterfrom
addisonElliott:minor-syntax-fixes

Conversation

@addisonElliott
Copy link
Copy Markdown
Collaborator

Made minor changes here and there just to stay consistent and make code look better.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 26, 2019

Codecov Report

Merging #81 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   88.12%   88.12%           
=======================================
  Files           6        6           
  Lines         362      362           
  Branches      117      117           
=======================================
  Hits          319      319           
  Misses         21       21           
  Partials       22       22
Impacted Files Coverage Δ
nrrd/writer.py 87.17% <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 017a905...bd10e68. Read the comment docs.

self.assertEqual('data file' in header, False)

def test_write_detached_raw_odd_extension(self):
output_data_filename = os.path.join(self.temp_write_dir, 'testfile_detached_raw.nrrd2')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Was this test repeated? Sorry, couldn't understand the commit message.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, exactly. I was confused at first too but I just copied/pasted the same test twice when writing and forgot to delete the duplicate.

@tashrifbillah
Copy link
Copy Markdown
Contributor

This PR looks fine.

# Conflicts:
#	nrrd/tests/test_writing.py
#	nrrd/writer.py
@addisonElliott addisonElliott merged commit e1c23ef into mhe:master Jan 27, 2019
@addisonElliott addisonElliott deleted the minor-syntax-fixes branch January 27, 2019 05:59
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.

3 participants