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

Restore copy behavior #1752

Merged

Conversation

greschd
Copy link
Member

@greschd greschd commented Jul 16, 2018

The cache folder issue is fixed by explicitly copying the copy code into the _store_from_cached method. This isn't very nice, but since it's only the backport of the fix I think it's acceptable.

@codecov-io
Copy link

codecov-io commented Jul 16, 2018

Codecov Report

Merging #1752 into release_v0.12.2 will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release_v0.12.2    #1752      +/-   ##
===================================================
+ Coverage            54.65%   54.67%   +0.01%     
===================================================
  Files                  246      246              
  Lines                32421    32432      +11     
===================================================
+ Hits                 17720    17731      +11     
  Misses               14701    14701
Impacted Files Coverage Δ
aiida/orm/implementation/django/node.py 75.9% <100%> (+0.07%) ⬆️
aiida/orm/implementation/sqlalchemy/node.py 68.24% <100%> (+0.07%) ⬆️
aiida/orm/implementation/general/node.py 77.5% <100%> (+0.33%) ⬆️

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 4cef9ee...df6811b. Read the comment docs.

@giovannipizzi
Copy link
Member

This correctly reverts #1746 and applies the correct fix.
Thanks!!

@giovannipizzi giovannipizzi merged commit 7fafaac into aiidateam:release_v0.12.2 Jul 16, 2018
@greschd greschd deleted the restore_copy_behavior branch December 13, 2019 15:36
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.

None yet

3 participants