Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve deletion of timer #176

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Export `kill_timer` function

c2b052e
Select commit
Loading
Failed to load commit list.
Open

Improve deletion of timer #176

Export `kill_timer` function
c2b052e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 30, 2024 in 0s

82.65% (-0.07%) compared to a1e87b0

View this Pull Request on Codecov

82.65% (-0.07%) compared to a1e87b0

Details

Codecov Report

Attention: Patch coverage is 55.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 82.65%. Comparing base (a1e87b0) to head (c2b052e).

Files with missing lines Patch % Lines
src/dxtb/_src/timing/timer.py 52.63% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   82.72%   82.65%   -0.07%     
==========================================
  Files         195      195              
  Lines        9717     9732      +15     
  Branches     1473     1475       +2     
==========================================
+ Hits         8038     8044       +6     
- Misses       1328     1337       +9     
  Partials      351      351              

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