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

fixing the download of a single QeAppWorkChain #915

Merged

Conversation

mikibonacci
Copy link
Member

This fixes #914

Copy link
Member

@AndresOrtegaGuerrero AndresOrtegaGuerrero left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.06%. Comparing base (d4da2d4) to head (878e8a9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aiidalab_qe/app/result/utils/download_data.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #915   +/-   ##
=======================================
  Coverage   67.06%   67.06%           
=======================================
  Files          51       51           
  Lines        4715     4715           
=======================================
  Hits         3162     3162           
  Misses       1553     1553           
Flag Coverage Δ
python-3.11 67.06% <0.00%> (ø)
python-3.9 67.09% <0.00%> (ø)

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.

@mikibonacci mikibonacci merged commit 2924582 into aiidalab:main Nov 6, 2024
7 checks passed
@mikibonacci mikibonacci deleted the fix/download_single_QeAppWorkChain branch November 6, 2024 12:53
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.

Download aiida archive will download also linked QeAppWorkChain
2 participants