Skip to content

Add DFTB setup helper commands - #41

Merged
galjos merged 1 commit into
mainfrom
dftb-setup-helper
Jun 22, 2026
Merged

Add DFTB setup helper commands#41
galjos merged 1 commit into
mainfrom
dftb-setup-helper

Conversation

@galjos

@galjos galjos commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

  • add setup-dftb to install the default 3ob Slater-Koster files outside the repo
  • add doctor diagnostics for DFTB+ executables and DFTB_PREFIX
  • document the workflow and exclude tests from release wheels

Validation

  • python -m pytest -q
  • python -m pytest --cov=ThermoScreening --cov-report=term-missing -q (94%)
  • python -m pylint ThermoScreening
  • python -m pip wheel . --no-deps -w /tmp/thermoscreening-wheel-test

Closes #40

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.49%. Comparing base (4ed5990) to head (ed223d9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   92.85%   93.49%   +0.63%     
==========================================
  Files          20       21       +1     
  Lines        1064     1168     +104     
==========================================
+ Hits          988     1092     +104     
  Misses         76       76              
Flag Coverage Δ
unittests 93.49% <100.00%> (+0.63%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@galjos
galjos merged commit 2af48d0 into main Jun 22, 2026
3 checks passed
@galjos
galjos deleted the dftb-setup-helper branch June 22, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add DFTB+ setup and diagnostics commands

1 participant