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] Python script serialization state #4345

Merged
merged 3 commits into from
Feb 12, 2020

Conversation

ales-erjavec
Copy link
Contributor

Issue

Ref: biolab/orange-widget-base#35

Description of changes
  • Save script list in plain dict
  • Some code cleanup
Includes
  • Code changes
  • Tests
  • Documentation

Unify save state, refactor saves state to avoid pickled data
@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #4345 into master will increase coverage by 0.01%.
The diff coverage is 97.67%.

@@            Coverage Diff             @@
##           master    #4345      +/-   ##
==========================================
+ Coverage   86.91%   86.92%   +0.01%     
==========================================
  Files         396      396              
  Lines       71898    72001     +103     
==========================================
+ Hits        62491    62590      +99     
- Misses       9407     9411       +4

@markotoplak markotoplak merged commit c488819 into biolab:master Feb 12, 2020
@irgolic irgolic mentioned this pull request Feb 13, 2020
3 tasks
@ales-erjavec ales-erjavec deleted the python-script-state branch March 16, 2020 13:44
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.

2 participants