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

cmdline/data/struct/import: add --label and --group options #4429

Conversation

dev-zero
Copy link
Contributor

@dev-zero dev-zero commented Oct 8, 2020

No description provided.

@ramirezfranciscof
Copy link
Member

Hi @dev-zero , thanks for the contribution! The code looks perfectly fine as it is, but could I ask you to include some tests for these new options?

@dev-zero dev-zero force-pushed the feature/structure-import-label-and-group branch from c28c9c9 to 6e43515 Compare February 7, 2021 19:00
@dev-zero
Copy link
Contributor Author

dev-zero commented Feb 7, 2021

@ramirezfranciscof done

@dev-zero dev-zero force-pushed the feature/structure-import-label-and-group branch from 6e43515 to 787fcfc Compare March 18, 2021 13:40
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #4429 (fbd974a) into develop (936fecb) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4429      +/-   ##
===========================================
+ Coverage    79.50%   79.51%   +0.01%     
===========================================
  Files          519      519              
  Lines        37077    37089      +12     
===========================================
+ Hits         29473    29486      +13     
+ Misses        7604     7603       -1     
Flag Coverage Δ
django 74.25% <100.00%> (+0.02%) ⬆️
sqlalchemy 73.16% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiida/cmdline/commands/cmd_data/cmd_structure.py 83.95% <100.00%> (+1.55%) ⬆️
aiida/transports/plugins/local.py 81.80% <0.00%> (+0.26%) ⬆️

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 936fecb...fbd974a. Read the comment docs.

Copy link
Member

@ramirezfranciscof ramirezfranciscof left a comment

Choose a reason for hiding this comment

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

Thanks @dev-zero! I'll update the branch and merge after passing tests. Sorry for the delay in the review process 😅

@ramirezfranciscof ramirezfranciscof merged commit 20cadae into aiidateam:develop Mar 19, 2021
@dev-zero dev-zero deleted the feature/structure-import-label-and-group branch March 19, 2021 08:26
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

2 participants