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

Moment based reffes: refactoring and extension of Gridap.Polynomials #1072

Merged

fix test on julia 1.8

57af29c
Select commit
Loading
Failed to load commit list.
Merged

Moment based reffes: refactoring and extension of Gridap.Polynomials #1072

fix test on julia 1.8
57af29c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2025 in 1s

93.41% of diff hit (target 83.89%)

View this Pull Request on Codecov

93.41% of diff hit (target 83.89%)

Annotations

Check warning on line 61 in src/Helpers/HelperFunctions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helpers/HelperFunctions.jl#L61

Added line #L61 was not covered by tests

Check warning on line 180 in src/Polynomials/BernsteinBases.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/BernsteinBases.jl#L180

Added line #L180 was not covered by tests

Check warning on line 211 in src/Polynomials/BernsteinBases.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/BernsteinBases.jl#L211

Added line #L211 was not covered by tests

Check warning on line 222 in src/Polynomials/BernsteinBases.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/BernsteinBases.jl#L222

Added line #L222 was not covered by tests

Check warning on line 184 in src/Polynomials/CompWiseTensorPolyBases.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/CompWiseTensorPolyBases.jl#L184

Added line #L184 was not covered by tests

Check warning on line 22 in src/Polynomials/Deprecated.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/Deprecated.jl#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 36 in src/Polynomials/Deprecated.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/Deprecated.jl#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 50 in src/Polynomials/Deprecated.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/Deprecated.jl#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 64 in src/Polynomials/Deprecated.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/Deprecated.jl#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 72 in src/Polynomials/Deprecated.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/Deprecated.jl#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 86 in src/Polynomials/Deprecated.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/Deprecated.jl#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 56 in src/Polynomials/ModalC0Bases.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/ModalC0Bases.jl#L56

Added line #L56 was not covered by tests

Check warning on line 272 in src/Polynomials/ModalC0Bases.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/ModalC0Bases.jl#L272

Added line #L272 was not covered by tests

Check warning on line 297 in src/Polynomials/ModalC0Bases.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Polynomials/ModalC0Bases.jl#L297

Added line #L297 was not covered by tests

Check warning on line 25 in src/ReferenceFEs/AWRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/AWRefFEs.jl#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 11 in src/ReferenceFEs/CRRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/CRRefFEs.jl#L11

Added line #L11 was not covered by tests

Check warning on line 16 in src/ReferenceFEs/CRRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/CRRefFEs.jl#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 26 in src/ReferenceFEs/CRRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/CRRefFEs.jl#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 81 in src/ReferenceFEs/RaviartThomasRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/RaviartThomasRefFEs.jl#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 83 in src/ReferenceFEs/RaviartThomasRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/RaviartThomasRefFEs.jl#L83

Added line #L83 was not covered by tests

Check warning on line 85 in src/ReferenceFEs/RaviartThomasRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/RaviartThomasRefFEs.jl#L85

Added line #L85 was not covered by tests

Check warning on line 87 in src/ReferenceFEs/RaviartThomasRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/RaviartThomasRefFEs.jl#L87

Added line #L87 was not covered by tests

Check warning on line 90 in src/ReferenceFEs/RaviartThomasRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/RaviartThomasRefFEs.jl#L90

Added line #L90 was not covered by tests

Check warning on line 172 in src/ReferenceFEs/deprecated/BDMRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/deprecated/BDMRefFEs.jl#L172

Added line #L172 was not covered by tests

Check warning on line 19 in src/ReferenceFEs/deprecated/NedelecRefFEs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ReferenceFEs/deprecated/NedelecRefFEs.jl#L19

Added line #L19 was not covered by tests