Closed brainandforce closed 1 year ago
Patch coverage: 15.38
% and project coverage change: -0.16
:warning:
Comparison is base (
67538bb
) 32.75% compared to head (011da9f
) 32.59%.:exclamation: Current head 011da9f differs from pull request most recent head 2f0649b. Consider uploading reports for the commit 2f0649b to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Now if a range of k-points is used as the index, the object returned is another
KPointList
. This is a temporary fix as #150 should completely rework a lot of theKPointList
internals.But I've also included pretty printing methods for
KPointList
which should be relevant even afterwards.