Skip to content

Test File: Disallow changing string columns to datetime#2120

Merged
lanzagar merged 1 commit intobiolab:masterfrom
jerneju:owfile-test-datetime-option
Mar 28, 2017
Merged

Test File: Disallow changing string columns to datetime#2120
lanzagar merged 1 commit intobiolab:masterfrom
jerneju:owfile-test-datetime-option

Conversation

@jerneju
Copy link
Copy Markdown
Contributor

@jerneju jerneju commented Mar 20, 2017

Issue

Datetime option only if numerical. Test only.
#2050

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 20, 2017

Codecov Report

Merging #2120 into master will increase coverage by 0.04%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2120      +/-   ##
==========================================
+ Coverage    71.5%   71.55%   +0.04%     
==========================================
  Files         318      318              
  Lines       54453    54472      +19     
==========================================
+ Hits        38939    38979      +40     
+ Misses      15514    15493      -21

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 1fc9cd8...1ef8891. Read the comment docs.

@jerneju
Copy link
Copy Markdown
Contributor Author

jerneju commented Mar 21, 2017

@lanzagar

Copy link
Copy Markdown
Contributor

@lanzagar lanzagar left a comment

Choose a reason for hiding this comment

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

It looks like you are only creating a temp dir to create a temp file inside. Instead, you could just directly create a file with NamedTemporaryFile (and delete it later with os.remove)

Datetime option only if numerical. Test only.
GH-2050
@lanzagar lanzagar merged commit 5812d5b into biolab:master Mar 28, 2017
@jerneju jerneju deleted the owfile-test-datetime-option branch April 20, 2017 13:47
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