• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FAIRmat-NFDI / nomad-simulations / 31694348913
87%
develop: 87%

Build:
Build:
LAST BUILD BRANCH: fix-qc-references
DEFAULT BRANCH: develop
Ran 13 Aug 2026 11:11AM UTC
Jobs 3
Files 135
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Aug 2026 11:10AM UTC coverage: 87.014% (+0.03%) from 86.983%
31694348913

Pull #463

github

ndaelman-hu
Add `k_mesh` reciprocal-space axis to `ElectronicEigenvalues`

`ElectronicEigenvalues` documented its shape as `[K.n_points, ...]` with `K`
a `KMesh`/`KLinePath` variable, but declared no such axis, so parsers that
extract per-k eigenvalues had nowhere to store the k-points and dropped them.

- Add a `k_mesh` SubSection (`variables.KMesh`) to `ElectronicEigenvalues`
  for the Brillouin-zone mesh case, mirroring the `GreensFunction` variable
  pattern. Each property owns its own axis; nothing couples the k-count across
  properties.
- Leave the high-symmetry path case to the existing
  `ElectronicBandStructure.k_path` to avoid two overlapping path axes on the
  band-structure subclass.
- Clarify the `occupation` docstring to point at `k_mesh` / `k_path`.
- Add `tests/properties/test_electronic_eigenvalues.py` covering axis
  registration, independent per-property sizing (incl. a single Gamma point),
  and `normalize` robustness.
- Regenerate `docs/schema/electronic_properties.md`.
Pull Request #463: Add `k_mesh` reciprocal-space axis to `ElectronicEigenvalues`

27 of 27 new or added lines in 2 files covered. (100.0%)

10044 of 11543 relevant lines covered (87.01%)

2.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31694348913.1 13 Aug 2026 11:11AM UTC 135
87.01
GitHub Action Run
2 31694348913.2 13 Aug 2026 11:12AM UTC 135
87.01
GitHub Action Run
3 31694348913.3 13 Aug 2026 11:12AM UTC 135
87.01
GitHub Action Run
Source Files on build 31694348913
  • Tree
  • List 135
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #463
  • PR Base - develop (#31485286191)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc