aiidalab / aiidalab-widgets-base

Reusable widgets for AiiDAlab applications
MIT License
6 stars 17 forks source link

StructureViewer: Print 3 decimal places for distance and angles #495

Closed danielhollas closed 1 year ago

danielhollas commented 1 year ago

Print more significant digits when printing Distance or angles in the Selection tab.

obrazek

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 33.33% and no project coverage change.

Comparison is base (850f74e) 79.50% compared to head (fb0daec) 79.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #495 +/- ## ======================================= Coverage 79.50% 79.50% ======================================= Files 27 27 Lines 3737 3737 ======================================= Hits 2971 2971 Misses 766 766 ``` | Flag | Coverage Δ | | |---|---|---| | python-3.10 | `79.50% <33.33%> (ø)` | | | python-3.8 | `79.53% <33.33%> (ø)` | | | python-3.9 | `79.53% <33.33%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/aiidalab/aiidalab-widgets-base/pull/495?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab) | Coverage Δ | | |---|---|---| | [aiidalab\_widgets\_base/viewers.py](https://app.codecov.io/gh/aiidalab/aiidalab-widgets-base/pull/495?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab#diff-YWlpZGFsYWJfd2lkZ2V0c19iYXNlL3ZpZXdlcnMucHk=) | `69.43% <33.33%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.