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 information optimized structure in results #1064

Conversation

AndresOrtegaGuerrero
Copy link
Member

This PR closes #928
The displayed information includes the PK, label, description, creation time, and number of atoms.

Structure Creation Details: Knowing when the structure was created and its PK helps users efficiently search for and reuse it in new calculations. The PK also helps to locate the structure within the database.

Interaction with Selection Widget: The number of atoms reminds the user the structure's size (on the tab), enabling them to interact effectively with the selection widget.
image

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.83%. Comparing base (18514c4) to head (4cab079).
Report is 1 commits behind head on relax_structure_information.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           relax_structure_information    #1064   +/-   ##
============================================================
  Coverage                        67.83%   67.83%           
============================================================
  Files                              112      112           
  Lines                             6675     6675           
============================================================
  Hits                              4528     4528           
  Misses                            2147     2147           
Flag Coverage Δ
python-3.11 67.83% <ø> (ø)
python-3.9 67.84% <ø> (-0.02%) ⬇️

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.

@edan-bainglass
Copy link
Member

@AndresOrtegaGuerrero somehow in the process of relocating your PR, you seem to have lost some commits?

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