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

Fix helicsInputGetComplexVector #33

Merged
merged 6 commits into from
May 10, 2024

Fix casting to Float64 on complex vector

a890584
Select commit
Loading
Failed to load commit list.
Merged

Fix helicsInputGetComplexVector #33

Fix casting to Float64 on complex vector
a890584
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 23, 2024 in 1s

42.71% of diff hit (target 61.03%)

View this Pull Request on Codecov

42.71% of diff hit (target 61.03%)

Annotations

Check warning on line 57 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 84 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L84

Added line #L84 was not covered by tests

Check warning on line 99 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L99

Added line #L99 was not covered by tests

Check warning on line 114 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L114

Added line #L114 was not covered by tests

Check warning on line 130 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L130

Added line #L130 was not covered by tests

Check warning on line 145 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L145

Added line #L145 was not covered by tests

Check warning on line 161 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L161

Added line #L161 was not covered by tests

Check warning on line 177 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L177

Added line #L177 was not covered by tests

Check warning on line 193 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L193

Added line #L193 was not covered by tests

Check warning on line 209 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L209

Added line #L209 was not covered by tests

Check warning on line 225 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L225

Added line #L225 was not covered by tests

Check warning on line 241 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L241

Added line #L241 was not covered by tests

Check warning on line 257 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L257

Added line #L257 was not covered by tests

Check warning on line 273 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L273

Added line #L273 was not covered by tests

Check warning on line 290 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 307 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L307

Added line #L307 was not covered by tests

Check warning on line 330 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L323-L330

Added lines #L323 - L330 were not covered by tests

Check warning on line 345 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L345

Added line #L345 was not covered by tests

Check warning on line 360 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L360

Added line #L360 was not covered by tests

Check warning on line 375 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L375

Added line #L375 was not covered by tests

Check warning on line 390 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L390

Added line #L390 was not covered by tests

Check warning on line 405 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L405

Added line #L405 was not covered by tests

Check warning on line 420 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L420

Added line #L420 was not covered by tests

Check warning on line 435 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L435

Added line #L435 was not covered by tests

Check warning on line 439 in src/api.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api.jl#L438-L439

Added lines #L438 - L439 were not covered by tests