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

add pre-commit configs #35

Merged
merged 72 commits into from
Dec 14, 2023

update f-string for string

759bed2
Select commit
Loading
Failed to load commit list.
Merged

add pre-commit configs #35

update f-string for string
759bed2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2023 in 0s

0.00% (-38.04%) compared to 990c310

View this Pull Request on Codecov

0.00% (-38.04%) compared to 990c310

Details

Codecov Report

Attention: 3308 lines in your changes are missing coverage. Please review.

Comparison is base (990c310) 38.03% compared to head (759bed2) 0.00%.

Files Patch % Lines
dpti/hti.py 0.00% 518 Missing ⚠️
dpti/hti_water.py 0.00% 416 Missing ⚠️
dpti/ti.py 0.00% 342 Missing ⚠️
dpti/old_equi.py 0.00% 279 Missing ⚠️
dpti/equi.py 0.00% 267 Missing ⚠️
dpti/hti_liq.py 0.00% 260 Missing ⚠️
dpti/lib/RemoteJob.py 0.00% 257 Missing ⚠️
dpti/lib/utils.py 0.00% 149 Missing ⚠️
dpti/gdi.py 0.00% 141 Missing ⚠️
dpti/lib/water.py 0.00% 107 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #35       +/-   ##
==========================================
- Coverage   38.03%   0.00%   -38.04%     
==========================================
  Files          24      23        -1     
  Lines        5366    5280       -86     
==========================================
- Hits         2041       0     -2041     
- Misses       3325    5280     +1955     

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