Skip to content

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

Merged
astaric merged 1 commit intobiolab:masterfrom
lanzagar:migrate
May 3, 2017
Merged

[FIX] owtestlearners: Fix migration of old settings#2254
astaric merged 1 commit intobiolab:masterfrom
lanzagar:migrate

Conversation

@lanzagar
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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