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

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

Build:
Build:
LAST BUILD BRANCH: rename-annotation.keys
DEFAULT BRANCH: develop
Ran 20 Jan 2026 09:52AM 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 09:47AM UTC coverage: 62.829% (-0.5%) from 63.286%
21166967891

Pull #129

github

ndaelman-hu
Convert manual pseudopotential extraction to mapping parser

Replace manual _add_pseudopotentials() method with mapping parser approach:

- Refactor get_pseudopotentials() to get_pseudopotentials_xml() transformer
- Transformer extracts data from JMESPath-filtered atomtypes array
- Returns list of dicts that mapping parser converts to Pseudopotential objects
- Delete manual navigation and object creation code (73 lines removed)
- Remove call to _add_pseudopotentials() from write_to_archive()

The mapping parser automatically instantiates Pseudopotential objects using
the section annotation added in previous commit and quantity annotations
already defined in vasp.py.

Addresses ladinesa's review comments on PR #129 (lines 149, 192).
Pull Request #129: Add pseudopot parsing

105 of 147 new or added lines in 10 files covered. (71.43%)

71 existing lines in 4 files now uncovered.

4349 of 6922 relevant lines covered (62.83%)

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
12
70.59
-14.6% src/nomad_simulation_parsers/parsers/vasp/xml_parser.py
29
77.64
-6.5% 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 21166967891.1 20 Jan 2026 09:52AM UTC 77
62.83
GitHub Action Run
Source Files on build 21166967891
  • 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