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

nomad-coe / electronic-parsers / 32053390790
93%
develop: 93%

Build:
Build:
LAST BUILD BRANCH: feat/parser-mapping-report
DEFAULT BRANCH: develop
Ran 17 Aug 2026 06:14PM UTC
Jobs 1
Files 203
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

17 Aug 2026 06:07PM UTC coverage: 92.853% (+0.01%) from 92.839%
32053390790

Pull #339

github

ndaelman-hu
Close fail-safe gaps in band-path handling (review feedback)

Address code-review feedback that the fail-safe intent had holes:

- Filter out-of-range label indices in `_band_path_signals`; an index outside
  `[0, n_kpoints)` would pass the derivation but later raise `IndexError` when
  slicing the eigenvalues.
- Skip a malformed `<kpoints_labels>` index during parsing instead of failing
  the whole `kpoints_info` build.
- Disable distance-based splitting when no reciprocal cell is available: the
  threshold is a physical k-distance (Å⁻¹), so without a cell the path is kept
  as a single continuous segment rather than thresholding raw fractional
  coordinates in the wrong unit.

Extend the unit tests: out-of-range labels are dropped, and a label-free path
with no reciprocal cell stays continuous.
Pull Request #339: Parse VASP zero-weight (hybrid/HSE) band structures

139 of 145 new or added lines in 3 files covered. (95.86%)

147 existing lines in 2 files now uncovered.

36274 of 39066 relevant lines covered (92.85%)

0.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
85.88
0.69% electronicparsers/vasp/parser.py

Coverage Regressions

Lines Coverage ∆ File
145
85.88
0.69% electronicparsers/vasp/parser.py
2
99.18
0.09% tests/test_vaspparser.py
Jobs
ID Job ID Ran Files Coverage
1 32053390790.1 17 Aug 2026 06:14PM UTC 203
92.85
GitHub Action Run
Source Files on build 32053390790
  • Tree
  • List 203
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #339
  • PR Base - develop (#31713849953)
  • 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