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

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

Build:
Build:
LAST BUILD BRANCH: fix/wannier90-wien2k-numeric-sites
DEFAULT BRANCH: develop
Ran 07 Jul 2026 09:45AM UTC
Jobs 1
Files 96
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 09:40AM UTC coverage: 73.601% (-0.5%) from 74.09%
28856692437

Pull #170

github

ndaelman-hu
Address review feedback on Octopus, Crystal, and QE parsers

- Octopus: remove the dead `'._initial_system'` model_system annotation
  (immediately overwritten by the `get_systems` annotation on the same
  key), the writer-side `_initial_system` payload injection, and the
  unused `get_initial_system_for_mapping`; `get_systems` alone covers
  static calculations
- Octopus: move `append` out of the geometry-step `try` block and log
  unreadable step files once after the loop; same for the
  coordinate-file candidates
- Octopus: inline the single-caller `get_reference_energy` into
  `get_eigenvalues`
- Crystal: attach the label regex to `CrystalOutputParser` instead of
  module scope
- QE: pass `.atomic_structure.cell` as annotation argument to the XML
  `get_periodic_boundary_conditions` instead of resolving a `Path`
  inside the function
- QE: key the PWSCF DOS payload cache by mainfile via class attributes;
  the previous `hasattr` guard leaked the payload of a previously
  parsed mainfile into subsequent parses on the shared parser instance
- QE: annotate `get_reference_energy` return type
Pull Request #170: Migration of fundamental system and electronic properties for normalization to results

1350 of 1961 new or added lines in 39 files covered. (68.84%)

23 existing lines in 8 files now uncovered.

8944 of 12152 relevant lines covered (73.6%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
106
60.93
-17.15% src/nomad_simulation_parsers/parsers/quantumespresso/pwscf/parser.py
69
71.91
-13.05% src/nomad_simulation_parsers/parsers/exciting/parser.py
59
75.15
-7.16% src/nomad_simulation_parsers/parsers/vasp/xml_parser.py
34
71.34
-3.88% src/nomad_simulation_parsers/parsers/vasp/outcar_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
28
74.77
-25.23% tests/parsers/test_ams_parser.py
27
82.69
-17.31% tests/parsers/test_quantumespresso_parser.py
24
48.94
-51.06% src/nomad_simulation_parsers/parsers/vasp/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
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
2
82.56
13.51% 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
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 28856692437.1 07 Jul 2026 09:45AM UTC 96
73.6
GitHub Action Run
Source Files on build 28856692437
  • Tree
  • List 96
  • 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