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

Compressor Map Table Interpolation v1 #92

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Merge branch 'MIT-LAE:main' into dev-compressor-functional

4243635
Select commit
Loading
Failed to load commit list.
Open

Compressor Map Table Interpolation v1 #92

Merge branch 'MIT-LAE:main' into dev-compressor-functional
4243635
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 15, 2024 in 0s

0.82% of diff hit (target 73.41%)

View this Pull Request on Codecov

0.82% of diff hit (target 73.41%)

Annotations

Check warning on line 28 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L28

Added line #L28 was not covered by tests

Check warning on line 32 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 36 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 39 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L39

Added line #L39 was not covered by tests

Check warning on line 44 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 46 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L46

Added line #L46 was not covered by tests

Check warning on line 75 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L75

Added line #L75 was not covered by tests

Check warning on line 80 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L80

Added line #L80 was not covered by tests

Check warning on line 85 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 89 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 93 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L93

Added line #L93 was not covered by tests

Check warning on line 98 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 100 in src/engine/tfmap.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/tfmap.jl#L100

Added line #L100 was not covered by tests

Check warning on line 16 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 21 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L18-L21

Added lines #L18 - L21 were not covered by tests

Check warning on line 23 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L23

Added line #L23 was not covered by tests

Check warning on line 49 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 53 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L53

Added line #L53 was not covered by tests

Check warning on line 55 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L55

Added line #L55 was not covered by tests

Check warning on line 62 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 65 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 73 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L70-L73

Added lines #L70 - L73 were not covered by tests

Check warning on line 80 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L76-L80

Added lines #L76 - L80 were not covered by tests

Check warning on line 83 in src/utils/bilinearBounded.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/bilinearBounded.jl#L82-L83

Added lines #L82 - L83 were not covered by tests