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

Use the XPS plugin from aiida-qe-xspec #1127

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

superstar54
Copy link
Member

@superstar54 superstar54 commented Feb 1, 2025

The XPS is migrated to a new repository: https://github.com/aiidalab/aiida-qe-xspec, this will make the maintenance easy and flexible.

This PR

  • Removes the XPS plugin from the core
  • Removes the related tests
  • Updates plugins.yaml to add the XPS to the plugin management page.

Note: I still keep the docs, because I think it is very useful to have a doc on the qeapp's page.

superstar54 and others added 2 commits February 1, 2025 10:06
- Remove the XPS plugin from the core
- Remove the related tests
- Update plugins.yaml
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.48%. Comparing base (0fb24e7) to head (5cd81ea).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1127      +/-   ##
==========================================
+ Coverage   71.05%   72.48%   +1.42%     
==========================================
  Files         115      105      -10     
  Lines        7159     6810     -349     
==========================================
- Hits         5087     4936     -151     
+ Misses       2072     1874     -198     
Flag Coverage Δ
python-3.11 72.48% <ø> (+1.42%) ⬆️
python-3.9 72.48% <ø> (+1.42%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@superstar54
Copy link
Member Author

Ping @PNOGillespie , because he will open a similar PR for the XAS plugin.

@superstar54
Copy link
Member Author

@mikibonacci has experience registering plugins from outside the app; please review the PR. thanks!

Copy link
Member

@mikibonacci mikibonacci left a comment

Choose a reason for hiding this comment

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

Hi @superstar54, LGTM! thank you for the work

@superstar54 superstar54 merged commit 20f0f1a into aiidalab:main Feb 1, 2025
8 checks passed
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