zerothi / sisl

Electronic structure Python package for post analysis and large scale tight-binding DFT/NEGF calculations
https://zerothi.github.io/sisl
Mozilla Public License 2.0
173 stars 57 forks source link

adding test for parallel calculation #793

Closed zerothi closed 2 weeks ago

zerothi commented 2 weeks ago

Just enabling tests for parallel execution.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 87.49%. Comparing base (c7e6fc0) to head (6111966).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #793 +/- ## ========================================== + Coverage 87.23% 87.49% +0.26% ========================================== Files 397 397 Lines 50972 50972 ========================================== + Hits 44464 44597 +133 + Misses 6508 6375 -133 ```

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