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

Adding entry point group aiida.tools.data.orbitals to the mapping #4395

Merged

Conversation

giovannipizzi
Copy link
Member

The new entrypoint had been introduced, but it wasn't in the mapping,
so it couldn't be accessed for instance with verdi plugin list.

@sphuber
Copy link
Contributor

sphuber commented Sep 25, 2020

I noticed that there are more missing:

  • aiida.cmdline.computer.configure
  • aiida.tools.calculations

Should we add those as well?

@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #4395 into develop will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4395      +/-   ##
===========================================
- Coverage    79.40%   79.39%   -0.00%     
===========================================
  Files          480      480              
  Lines        35080    35080              
===========================================
- Hits         27853    27850       -3     
- Misses        7227     7230       +3     
Flag Coverage Δ
#django 73.51% <ø> (-<0.01%) ⬇️
#sqlalchemy 72.67% <ø> (ø)

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

Impacted Files Coverage Δ
aiida/plugins/entry_point.py 88.19% <ø> (ø)
aiida/engine/daemon/client.py 72.42% <0.00%> (-1.14%) ⬇️
aiida/transports/plugins/local.py 81.29% <0.00%> (-0.25%) ⬇️

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 71566ae...3a7e44e. Read the comment docs.

@ltalirz
Copy link
Member

ltalirz commented Oct 7, 2020

Just a minor nitpick: I believe you're adding a new entry point group here (just relevant for the commit message).

@giovannipizzi giovannipizzi changed the title Adding entry point aiida.tools.data.orbitals to the mapping Adding entry point group aiida.tools.data.orbitals to the mapping Oct 16, 2020
Some new entrypoints had been introduced, but they weren't in the mapping,
so they couldn't be accessed for instance with `verdi plugin list`.
@giovannipizzi giovannipizzi force-pushed the fix_missing_new_entrypoint branch from ed290e6 to 3a7e44e Compare October 28, 2020 11:21
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.

Pretty straightforward to review. Thanks!

@ramirezfranciscof ramirezfranciscof merged commit 55f8706 into aiidateam:develop Oct 28, 2020
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