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

bjmorgan / vasppy / 23688637466
75%

Build:
DEFAULT BRANCH: main
Ran 28 Mar 2026 03:48PM UTC
Jobs 4
Files 33
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

28 Mar 2026 03:46PM UTC coverage: 75.013% (+31.6%) from 43.4%
23688637466

push

github

web-flow
vasppy v1.0: remove custom Poscar class, migrate to pymatgen Structure

- Remove the custom Poscar class in favour of pymatgen Structure
- Migrate all CLI scripts and modules to the pymatgen Structure API
- Fix accumulated bugs: bitwise operator in Band.__eq__, PROCAR
  k-point regex, KPoint equality, RDF initialisation, file handle
  leaks, bare except in summary.py
- Add type hints, Google-style docstrings, and f-strings throughout
- Resolve all mypy strict-mode errors
- Refactor doscar.py pdos_select into composable helpers with
  guard-clause and normalise-then-act patterns
- Replace manual lazy-loading with cached_property in Vasprun
- Improve error handling: narrow broad exception catches, add
  warnings for corrupt vasprun files, validate YAML inputs,
  add None checks for truncated XML
- Fix docstring errors across optics, procar, vasprun, and kpoints
- Remove dead code: commented-out write_file, unused self.self_reference,
  stale comments and TODO markers
- Separate CI: mypy in its own job, drop redundant pylint, fix
  duplicate runs on feature branches
- Remove --scale and --group flags from proc_poscar (--scale is now
  always-on via pymatgen; --group relied on arbitrary species labels
  not supported by pymatgen Structure)
- Bump version to 1.0.0

606 of 815 new or added lines in 32 files covered. (74.36%)

21 existing lines in 13 files now uncovered.

1462 of 1949 relevant lines covered (75.01%)

3.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.83
-4.17% vasppy/band.py
1
95.83
1.83% vasppy/utils.py
1
0.0
0.0% vasppy/version.py
2
96.72
-1.58% vasppy/cell.py
2
78.57
78.57% vasppy/scripts/poscar_to_xtl.py
2
93.33
3.01% vasppy/vaspmeta.py
3
94.34
36.84% vasppy/outcar.py
4
93.83
-4.86% vasppy/vasprun.py
5
96.43
96.43% vasppy/doscar.py
6
48.15
48.15% vasppy/scripts/check_species.py
6
0.0
0.0% vasppy/scripts/vasp_grid.py
8
70.0
70.0% vasppy/scripts/r2r2_expansion.py
10
0.0
0.0% vasppy/scripts/fat_bands.py
10
81.25
28.31% vasppy/summary.py
12
84.95
84.95% vasppy/grid.py
12
0.0
0.0% vasppy/scripts/effective_mass.py
13
0.0
0.0% vasppy/scripts/potcar_spec.py
14
83.67
16.74% vasppy/procar.py
16
35.79
35.79% vasppy/scripts/murnfit.py
18
0.0
0.0% vasppy/scripts/vasp_summary.py
63
0.0
0.0% vasppy/scripts/proc_poscar.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.14
-0.08% vasppy/neighbour_list.py
1
0.0
0.0% vasppy/scripts/effective_mass.py
1
0.0
0.0% vasppy/scripts/fat_bands.py
1
0.0
0.0% vasppy/scripts/potcar_spec.py
1
0.0
0.0% vasppy/scripts/proc_poscar.py
1
70.0
70.0% vasppy/scripts/r2r2_expansion.py
1
0.0
0.0% vasppy/scripts/vasp_summary.py
1
81.25
28.31% vasppy/summary.py
2
48.15
48.15% vasppy/scripts/check_species.py
2
78.57
78.57% vasppy/scripts/poscar_to_xtl.py
2
0.0
0.0% vasppy/scripts/vasp_grid.py
3
35.79
35.79% vasppy/scripts/murnfit.py
4
83.67
16.74% vasppy/procar.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.13 - 23688637466.1 28 Mar 2026 03:48PM UTC 33
75.01
GitHub Action Run
2 python-3.11 - 23688637466.2 28 Mar 2026 03:48PM UTC 33
75.01
GitHub Action Run
3 python-3.14 - 23688637466.3 28 Mar 2026 03:48PM UTC 33
74.91
GitHub Action Run
4 python-3.12 - 23688637466.4 28 Mar 2026 03:48PM UTC 33
75.01
GitHub Action Run
Source Files on build 23688637466
  • Tree
  • List 33
  • Changed 32
  • Source Changed 32
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23688637466
  • 381a3596 on github
  • Prev Build on main (#23668082307)
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