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

FAIRmat-NFDI / nomad-parser-plugins-simulation / 24159230677
74%

Build:
DEFAULT BRANCH: develop
Ran 08 Apr 2026 09:21PM UTC
Jobs 1
Files 94
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

08 Apr 2026 09:18PM UTC coverage: 73.174% (+0.06%) from 73.114%
24159230677

push

github

ndaelman-hu
Add KMesh support for FHI-aims parser via KSpace

Add k-point mesh (k_grid and k_offset) parsing and mapping to NOMAD schema
for FHI-aims. The implementation uses the KSpace → k_mesh → KMesh hierarchy
as defined in the NOMAD schema.

Changes:
- Parse k_grid and k_offset from FHI-aims output using regex quantities
- Add KSpace and KMesh schema classes with mapping annotations
- Map parsed k-point data to DFT → KSpace → KMesh structure
- Add comprehensive test coverage for k-mesh functionality

The key insight was that KMesh is not a direct subclass of NumericalSettings
- it must be wrapped in KSpace (which is a NumericalSettings) to be added to
`DFT.numerical_settings`. This follows the same pattern used by VASP parser.

10 of 11 new or added lines in 3 files covered. (90.91%)

40 existing lines in 3 files now uncovered.

7354 of 10050 relevant lines covered (73.17%)

0.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
48.57
0.18% src/nomad_simulation_parsers/parsers/fhiaims/common.py

Coverage Regressions

Lines Coverage ∆ File
37
47.34
0.0% src/nomad_simulation_parsers/parsers/fhiaims/parser.py
2
97.67
0.21% src/nomad_simulation_parsers/schema_packages/fhiaims.py
1
48.57
0.18% src/nomad_simulation_parsers/parsers/fhiaims/common.py
Jobs
ID Job ID Ran Files Coverage
1 24159230677.1 08 Apr 2026 09:21PM UTC 94
73.17
GitHub Action Run
Source Files on build 24159230677
  • Tree
  • List 94
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 28ac2c2d on github
  • Prev Build on develop (#24128426770)
  • Next Build on develop (#24159513310)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc