dftd3 / simple-dftd3

reimplementation of the DFT-D3 program
https://dftd3.readthedocs.io
GNU Lesser General Public License v3.0
51 stars 26 forks source link

Enable build for Python 3.13 #82

Closed awvwgk closed 1 month ago

awvwgk commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.24%. Comparing base (3a50cbd) to head (a6fa0bb). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #82 +/- ## ========================================== + Coverage 48.63% 50.24% +1.60% ========================================== Files 34 24 -10 Lines 3707 2448 -1259 Branches 1518 987 -531 ========================================== - Hits 1803 1230 -573 + Misses 1207 877 -330 + Partials 697 341 -356 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.