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

Move basis sets and basic calculations to a submodule #126

Merged
merged 11 commits into from
Dec 20, 2023

add integral test

3dd1db1
Select commit
Loading
Failed to load commit list.
Merged

Move basis sets and basic calculations to a submodule #126

add integral test
3dd1db1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2023 in 0s

0.24% of diff hit (target 60.17%)

View this Pull Request on Codecov

0.24% of diff hit (target 60.17%)

Annotations

Check warning on line 25 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L20-L25

Added lines #L20 - L25 were not covered by tests

Check warning on line 30 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 34 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 36 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L36

Added line #L36 was not covered by tests

Check warning on line 43 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L43

Added line #L43 was not covered by tests

Check warning on line 51 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L51

Added line #L51 was not covered by tests

Check warning on line 81 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L75-L81

Added lines #L75 - L81 were not covered by tests

Check warning on line 84 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 100 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L88-L100

Added lines #L88 - L100 were not covered by tests

Check warning on line 102 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L102

Added line #L102 was not covered by tests

Check warning on line 108 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L105-L108

Added lines #L105 - L108 were not covered by tests

Check warning on line 112 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 115 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 120 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L117-L120

Added lines #L117 - L120 were not covered by tests

Check warning on line 125 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 141 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L138-L141

Added lines #L138 - L141 were not covered by tests

Check warning on line 153 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L150-L153

Added lines #L150 - L153 were not covered by tests

Check warning on line 163 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L158-L163

Added lines #L158 - L163 were not covered by tests

Check warning on line 168 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L165-L168

Added lines #L165 - L168 were not covered by tests

Check warning on line 170 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L170

Added line #L170 was not covered by tests

Check warning on line 173 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 175 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L175

Added line #L175 was not covered by tests

Check warning on line 179 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L177-L179

Added lines #L177 - L179 were not covered by tests

Check warning on line 183 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 186 in src/submodules/HelmholtzKernel/elements.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/submodules/HelmholtzKernel/elements.jl#L185-L186

Added lines #L185 - L186 were not covered by tests