Skip to content

Merge branch 'master' into master

7c7e11c
Select commit
Loading
Failed to load commit list.
Open

Add support for WENO4 interpolation #470

Merge branch 'master' into master
7c7e11c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 10, 2025 in 1s

0.00% of diff hit (target 86.75%)

View this Pull Request on Codecov

0.00% of diff hit (target 86.75%)

Annotations

Check warning on line 31 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 39 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 47 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L42-L47

Added lines #L42 - L47 were not covered by tests

Check warning on line 55 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L49-L55

Added lines #L49 - L55 were not covered by tests

Check warning on line 73 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L59-L73

Added lines #L59 - L73 were not covered by tests

Check warning on line 79 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 81 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L81

Added line #L81 was not covered by tests

Check warning on line 88 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L85-L88

Added lines #L85 - L88 were not covered by tests

Check warning on line 97 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L90-L97

Added lines #L90 - L97 were not covered by tests

Check warning on line 100 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 102 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L102

Added line #L102 was not covered by tests

Check warning on line 109 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 118 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L111-L118

Added lines #L111 - L118 were not covered by tests

Check warning on line 121 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 123 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L123

Added line #L123 was not covered by tests

Check warning on line 140 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L133-L140

Added lines #L133 - L140 were not covered by tests

Check warning on line 142 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L142

Added line #L142 was not covered by tests

Check warning on line 145 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 157 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L152-L157

Added lines #L152 - L157 were not covered by tests

Check warning on line 174 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L159-L174

Added lines #L159 - L174 were not covered by tests

Check warning on line 180 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L176-L180

Added lines #L176 - L180 were not covered by tests

Check warning on line 199 in src/weno/weno.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weno/weno.jl#L187-L199

Added lines #L187 - L199 were not covered by tests