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

FAIRmat-NFDI / nomad-parser-plugins-simulation / 21175647199
63%
develop: 66%

Build:
Build:
LAST BUILD BRANCH: rename-annotation.keys
DEFAULT BRANCH: develop
Ran 20 Jan 2026 02:44PM UTC
Jobs 1
Files 77
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

20 Jan 2026 02:36PM UTC coverage: 62.911% (-0.4%) from 63.286%
21175647199

Pull #129

github

ndaelman-hu
Implement DFT-specific annotation keys to prevent circular references

Add DFT_XML_KEY and DFT_OUTCAR_KEY for method-specific annotations.
This implements ladinesa's suggestion from PR #129 to use separate
annotation keys per method type.

Changes:
- Add DFT_XML_KEY and DFT_OUTCAR_KEY constants
- Update DFT, XCFunctional, XCComponent annotations to use DFT-specific keys
- Update xml_parser.py to apply DFT_XML_KEY before generic XML_KEY
- Update outcar_parser.py to apply DFT_OUTCAR_KEY before generic OUTCAR_KEY

This approach allows using model_method.DFT.m_def globally without
creating circular references, since each annotation key creates an
independent parsing context.

Note: GW, HF, and MP2 keys deferred to separate issue.
Pull Request #129: Add pseudopot parsing

120 of 160 new or added lines in 10 files covered. (75.0%)

71 existing lines in 4 files now uncovered.

4361 of 6932 relevant lines covered (62.91%)

0.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
44.89
-0.4% src/nomad_simulation_parsers/parsers/fhiaims/parser.py
10
74.29
-10.9% src/nomad_simulation_parsers/parsers/vasp/xml_parser.py
29
77.82
-6.32% src/nomad_simulation_parsers/parsers/vasp/outcar_parser.py

Uncovered Existing Lines

Lines Coverage ∆ File
7
37.69
-1.01% src/nomad_simulation_parsers/parsers/quantumespresso/parser.py
15
46.81
-31.91% src/nomad_simulation_parsers/parsers/quantumespresso/pwscf/parser.py
17
40.63
-52.23% src/nomad_simulation_parsers/schema_packages/utils.py
32
47.33
0.36% src/nomad_simulation_parsers/parsers/utils/mdparserutils.py
Jobs
ID Job ID Ran Files Coverage
1 21175647199.1 20 Jan 2026 02:44PM UTC 77
62.91
GitHub Action Run
Source Files on build 21175647199
  • Tree
  • List 77
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #129
  • PR Base - develop (#20073764721)
  • 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