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

[FIX] owtestlearners: Fix migration of old settings #2254

Merged
merged 1 commit into from
May 3, 2017

Conversation

lanzagar
Copy link
Contributor

@lanzagar lanzagar commented Apr 21, 2017

Issue

Old settings were not migrated correctly (context_settings might not be saved/exist)

Description of changes

Drop old/incompatible context_settings instead of modifying them.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link

codecov-io commented Apr 21, 2017

Codecov Report

Merging #2254 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master   #2254      +/-   ##
=========================================
+ Coverage   72.49%   72.5%   +<.01%     
=========================================
  Files         319     319              
  Lines       55210   55216       +6     
=========================================
+ Hits        40024   40033       +9     
+ Misses      15186   15183       -3

@lanzagar lanzagar changed the title [FIX] owtestlearners: Fix migration of old settings [WIP] owtestlearners: Fix migration of old settings Apr 21, 2017
Copy link
Contributor

@jerneju jerneju left a comment

Choose a reason for hiding this comment

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

@lanzagar lanzagar changed the title [WIP] owtestlearners: Fix migration of old settings [FIX] owtestlearners: Fix migration of old settings May 3, 2017
@astaric
Copy link
Member

astaric commented May 3, 2017

@jerneju can you check if the latest fix solves the problems you have encountered? If it does, please update your review accordingly.

Copy link
Contributor

@jerneju jerneju left a comment

Choose a reason for hiding this comment

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

All tests run smoothly.

@astaric astaric merged commit 0155051 into biolab:master May 3, 2017
@lanzagar lanzagar deleted the migrate branch March 14, 2022 14:42
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.

4 participants