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

FAIRmat-NFDI / nomad-parser-plugins-simulation / 28880824444
76%
develop: 77%

Build:
Build:
LAST BUILD BRANCH: fix/wannier90-wien2k-numeric-sites
DEFAULT BRANCH: develop
Ran 07 Jul 2026 04:12PM UTC
Jobs 1
Files 97
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

07 Jul 2026 04:08PM UTC coverage: 73.705% (-0.4%) from 74.09%
28880824444

Pull #170

github

ndaelman-hu
Address review feedback on h5md, Octopus, Wannier90, Yambo, and GPAW parsers

- h5md: guarantee parser handles close on conversion errors via
  try/finally in `write_to_archive` (per-call closing would tear down
  the shared h5 handle mid-parse)
- Octopus: check file existence before `ase.read` in the coordinate
  and geometry-step loops instead of relying on the exception path
- Wannier90: fix the `energy_fermi` quantity regex in `WInParser`
  (`\n\r` never matches), superseding the manual re-read fallback and
  the `get_reference_energy` accessor; keep writer-provided aux data
  (`k_path`, reference energies) in private parser attributes instead
  of injecting synthetic keys into parsed `data`
- Wannier90: replace the `getattr` workflow guard with an explicit
  `None` check on the resolved DFT archive
- Yambo: pass `valence_conduction`/`valence`/`conduction` as
  annotation arguments to `get_band_gaps`; drop `hasattr` guards and
  annotate the nested reference-energy helper
- GPAW: use `self.data_object` (the initialized file-parser handle)
  throughout `GPWParser`; move single-use constants into
  `get_eigenvalues`; normalize ULM band-path payloads to plain dicts
  in `GPWFileParser._get_band_paths` so the transformer sheds its
  callable/dict guards
Pull Request #170: Migration of fundamental system and electronic properties for normalization to results

1365 of 1984 new or added lines in 40 files covered. (68.8%)

25 existing lines in 9 files now uncovered.

8933 of 12120 relevant lines covered (73.7%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
106
60.93
-17.15% src/nomad_simulation_parsers/parsers/quantumespresso/pwscf/parser.py
79
70.42
-11.89% src/nomad_simulation_parsers/parsers/vasp/xml_parser.py
69
71.91
-13.05% src/nomad_simulation_parsers/parsers/exciting/parser.py
39
58.9
-6.16% src/nomad_simulation_parsers/parsers/octopus/parser.py
33
75.56
-24.44% tests/parsers/test_exciting_parser.py
30
64.93
-7.73% src/nomad_simulation_parsers/parsers/ams/parser.py
30
9.09
src/nomad_simulation_parsers/parsers/vasp/common.py
28
74.77
-25.23% tests/parsers/test_ams_parser.py
27
82.69
-17.31% tests/parsers/test_quantumespresso_parser.py
24
67.12
-32.88% tests/parsers/test_octopus_parser.py
21
75.29
-24.71% tests/parsers/test_gpaw_parser.py
19
83.51
8.3% src/nomad_simulation_parsers/parsers/vasp/outcar_parser.py
17
74.55
1.55% src/nomad_simulation_parsers/parsers/crystal/parser.py
15
39.51
15.49% src/nomad_simulation_parsers/parsers/yambo/parser.py
15
88.37
-11.63% tests/parsers/test_wannier90_parser.py
12
70.05
-4.51% src/nomad_simulation_parsers/parsers/gpaw/gpw_parser.py
10
87.97
-5.29% src/nomad_simulation_parsers/parsers/gpaw/parser.py
10
93.1
-6.9% tests/parsers/test_vasp_parser.py
9
54.71
1.05% src/nomad_simulation_parsers/parsers/quantumespresso/parser.py
8
87.83
-2.94% tests/parsers/test_abinit_parser.py
6
92.11
-7.89% tests/parsers/test_crystal_parser.py
4
86.42
2.65% src/nomad_simulation_parsers/parsers/abinit/parser.py
3
82.61
13.56% src/nomad_simulation_parsers/parsers/utils/general.py
2
85.15
0.3% src/nomad_simulation_parsers/parsers/h5md/parser.py
2
81.4
1.4% src/nomad_simulation_parsers/parsers/wannier90/parser.py
1
52.55
4.56% src/nomad_simulation_parsers/parsers/fhiaims/parser.py

Coverage Regressions

Lines Coverage ∆ File
9
64.93
-7.73% src/nomad_simulation_parsers/parsers/ams/parser.py
6
54.71
1.05% src/nomad_simulation_parsers/parsers/quantumespresso/parser.py
3
87.83
-2.94% tests/parsers/test_abinit_parser.py
2
70.42
-11.89% src/nomad_simulation_parsers/parsers/vasp/xml_parser.py
1
74.55
1.55% src/nomad_simulation_parsers/parsers/crystal/parser.py
1
71.91
-13.05% src/nomad_simulation_parsers/parsers/exciting/parser.py
1
58.9
-6.16% src/nomad_simulation_parsers/parsers/octopus/parser.py
1
60.93
-17.15% src/nomad_simulation_parsers/parsers/quantumespresso/pwscf/parser.py
1
39.51
15.49% src/nomad_simulation_parsers/parsers/yambo/parser.py
Jobs
ID Job ID Ran Files Coverage
1 28880824444.1 07 Jul 2026 04:12PM UTC 97
73.7
GitHub Action Run
Source Files on build 28880824444
  • Tree
  • List 97
  • Changed 40
  • Source Changed 0
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #170
  • PR Base - develop (#24240333703)
  • 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