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

WIP Change of var method for interface discontinuities #904

Draft
wants to merge 39 commits into
base: fenicsx
Choose a base branch
from

Merge pull request #3 from RemDelaporteMathurin/dokken/change-of-var

e6ce4bc
Select commit
Loading
Failed to load commit list.
Draft

WIP Change of var method for interface discontinuities #904

Merge pull request #3 from RemDelaporteMathurin/dokken/change-of-var
e6ce4bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2024 in 1s

80.37% of diff hit (target 97.49%)

View this Pull Request on Codecov

80.37% of diff hit (target 97.49%)

Annotations

Check warning on line 139 in src/festim/boundary_conditions/dirichlet_bc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/boundary_conditions/dirichlet_bc.py#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 271 in src/festim/boundary_conditions/dirichlet_bc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/boundary_conditions/dirichlet_bc.py#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 276 in src/festim/boundary_conditions/dirichlet_bc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/boundary_conditions/dirichlet_bc.py#L276

Added line #L276 was not covered by tests

Check warning on line 281 in src/festim/boundary_conditions/dirichlet_bc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/boundary_conditions/dirichlet_bc.py#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 286 in src/festim/boundary_conditions/dirichlet_bc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/boundary_conditions/dirichlet_bc.py#L286

Added line #L286 was not covered by tests

Check warning on line 290 in src/festim/boundary_conditions/dirichlet_bc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/boundary_conditions/dirichlet_bc.py#L290

Added line #L290 was not covered by tests

Check warning on line 475 in src/festim/hydrogen_transport_problem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/hydrogen_transport_problem.py#L475

Added line #L475 was not covered by tests

Check warning on line 138 in src/festim/material.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/material.py#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 143 in src/festim/material.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/material.py#L140-L143

Added lines #L140 - L143 were not covered by tests

Check warning on line 145 in src/festim/material.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/material.py#L145

Added line #L145 was not covered by tests

Check warning on line 148 in src/festim/material.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/material.py#L148

Added line #L148 was not covered by tests

Check warning on line 164 in src/festim/material.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/material.py#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 169 in src/festim/material.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/material.py#L166-L169

Added lines #L166 - L169 were not covered by tests

Check warning on line 171 in src/festim/material.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/material.py#L171

Added line #L171 was not covered by tests

Check warning on line 174 in src/festim/material.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/material.py#L174

Added line #L174 was not covered by tests

Check warning on line 75 in src/festim/problem_change_of_var.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/problem_change_of_var.py#L75

Added line #L75 was not covered by tests

Check warning on line 113 in src/festim/problem_change_of_var.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/problem_change_of_var.py#L113

Added line #L113 was not covered by tests

Check warning on line 125 in src/festim/problem_change_of_var.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/problem_change_of_var.py#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 128 in src/festim/problem_change_of_var.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/problem_change_of_var.py#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 133 in src/festim/problem_change_of_var.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/problem_change_of_var.py#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 137 in src/festim/problem_change_of_var.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/problem_change_of_var.py#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 247 in src/festim/problem_change_of_var.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/festim/problem_change_of_var.py#L245-L247

Added lines #L245 - L247 were not covered by tests