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

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

Build:
Build:
LAST BUILD BRANCH: fix/wannier90-wien2k-numeric-sites
DEFAULT BRANCH: develop
Ran 07 Jul 2026 10:11AM 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 10:06AM UTC coverage: 73.701% (-0.4%) from 74.09%
28858228915

Pull #170

github

ndaelman-hu
Address review feedback on VASP parsers

- Move the XML->OUTCAR electronic-outputs backfill from `VASPParser`
  into `XMLArchiveWriter`, keeping the TODO(mapping-migration) marker
- Extract the XC functional mapping table and resolution into
  `parsers/vasp/common.py`, shared by the OUTCAR and XML parsers;
  drop the `__import__` indirection
- Wire OUTCAR `get_atoms` through a mapping annotation with
  `ions_per_type` and `species` as sources; it was previously dead
  code, so OUTCAR archives now gain `particle_states` (additive);
  handle numpy-array species entries when extracting labels
- Pass sources via annotation arguments to the XML `get_atoms`
  (`modeling.atominfo.array`) and `get_positions` (positions and
  lattice vectors); drop the internal `Path` lookups and the now
  redundant `get_lattice_vectors`
- Promote `as_list` to `parsers/utils/general.py` and reuse it in the
  XML parser
- Move single-use module constants into their functions; nest the
  single-caller Fermi-energy helper inside `get_total_dos`
- Remove the dead `get_ediff_unit` in both parsers
Pull Request #170: Migration of fundamental system and electronic properties for normalization to results

1359 of 1982 new or added lines in 39 files covered. (68.57%)

25 existing lines in 9 files now uncovered.

8948 of 12141 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
33
60.43
-4.62% 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
22
38.5
14.48% src/nomad_simulation_parsers/parsers/yambo/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
18
82.98
-10.28% src/nomad_simulation_parsers/parsers/gpaw/parser.py
17
74.55
1.55% src/nomad_simulation_parsers/parsers/crystal/parser.py
15
88.37
-11.63% tests/parsers/test_wannier90_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
7
81.0
1.0% src/nomad_simulation_parsers/parsers/wannier90/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
4
73.03
-1.53% src/nomad_simulation_parsers/parsers/gpaw/gpw_parser.py
3
82.61
13.56% src/nomad_simulation_parsers/parsers/utils/general.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
60.43
-4.62% src/nomad_simulation_parsers/parsers/octopus/parser.py
1
60.93
-17.15% src/nomad_simulation_parsers/parsers/quantumespresso/pwscf/parser.py
1
38.5
14.48% src/nomad_simulation_parsers/parsers/yambo/parser.py
Jobs
ID Job ID Ran Files Coverage
1 28858228915.1 07 Jul 2026 10:11AM UTC 97
73.7
GitHub Action Run
Source Files on build 28858228915
  • Tree
  • List 97
  • Changed 39
  • Source Changed 0
  • Coverage Changed 39
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