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

Refactor integral code #162

Merged
merged 12 commits into from
Aug 26, 2024

Fix final tests

71f1d01
Select commit
Loading
Failed to load commit list.
Merged

Refactor integral code #162

Fix final tests
71f1d01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 24, 2024 in 1s

78.54% of diff hit (target 81.34%)

View this Pull Request on Codecov

78.54% of diff hit (target 81.34%)

Annotations

Check warning on line 465 in src/dxtb/_src/calculators/types/analytical.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/calculators/types/analytical.py#L465

Added line #L465 was not covered by tests

Check warning on line 163 in src/dxtb/_src/calculators/types/autograd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/calculators/types/autograd.py#L161-L163

Added lines #L161 - L163 were not covered by tests

Check warning on line 416 in src/dxtb/_src/calculators/types/energy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/calculators/types/energy.py#L416

Added line #L416 was not covered by tests

Check warning on line 423 in src/dxtb/_src/calculators/types/energy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/calculators/types/energy.py#L423

Added line #L423 was not covered by tests

Check warning on line 253 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L253

Added line #L253 was not covered by tests

Check warning on line 257 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L257

Added line #L257 was not covered by tests

Check warning on line 259 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L259

Added line #L259 was not covered by tests

Check warning on line 263 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L263

Added line #L263 was not covered by tests

Check warning on line 267 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L267

Added line #L267 was not covered by tests

Check warning on line 269 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L269

Added line #L269 was not covered by tests

Check warning on line 275 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L275

Added line #L275 was not covered by tests

Check warning on line 279 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L279

Added line #L279 was not covered by tests

Check warning on line 281 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L281

Added line #L281 was not covered by tests

Check warning on line 287 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L287

Added line #L287 was not covered by tests

Check warning on line 291 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L291

Added line #L291 was not covered by tests

Check warning on line 293 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L293

Added line #L293 was not covered by tests

Check warning on line 364 in src/dxtb/_src/cli/driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/cli/driver.py#L364

Added line #L364 was not covered by tests

Check warning on line 318 in src/dxtb/_src/integral/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/integral/base.py#L318

Added line #L318 was not covered by tests

Check warning on line 321 in src/dxtb/_src/integral/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/integral/base.py#L321

Added line #L321 was not covered by tests

Check warning on line 351 in src/dxtb/_src/integral/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/integral/base.py#L351

Added line #L351 was not covered by tests

Check warning on line 81 in src/dxtb/_src/integral/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/integral/container.py#L81

Added line #L81 was not covered by tests

Check warning on line 110 in src/dxtb/_src/integral/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/integral/container.py#L110

Added line #L110 was not covered by tests

Check warning on line 140 in src/dxtb/_src/integral/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/integral/container.py#L140

Added line #L140 was not covered by tests

Check warning on line 180 in src/dxtb/_src/integral/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/integral/container.py#L180

Added line #L180 was not covered by tests

Check warning on line 217 in src/dxtb/_src/integral/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dxtb/_src/integral/container.py#L217

Added line #L217 was not covered by tests