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

Remove unit_name from processing unit serialization #655

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

ClemDoum
Copy link
Collaborator

Description:
Remove unit_name field from processing unit serialization since it's already persisted in the metadata when the ProcessingUnit.persist_metadata method is called

@codecov-io
Copy link

Codecov Report

Merging #655 into develop will increase coverage by <.01%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop     #655      +/-   ##
===========================================
+ Coverage    89.13%   89.14%   +<.01%     
===========================================
  Files           59       59              
  Lines         3294     3297       +3     
  Branches       626      626              
===========================================
+ Hits          2936     2939       +3     
  Misses         258      258              
  Partials       100      100

@adrienball adrienball merged commit e8ab2c6 into develop Aug 30, 2018
@adrienball adrienball deleted the fix/unit-name-in-serialization branch August 30, 2018 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants