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

Add client tests and improve memory handling in tests #20

Merged
merged 29 commits into from
Jun 13, 2024

prep for registering package

c651ca7
Select commit
Loading
Failed to load commit list.
Merged

Add client tests and improve memory handling in tests #20

prep for registering package
c651ca7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 13, 2024 in 0s

80.35% of diff hit (target 41.74%)

View this Pull Request on Codecov

80.35% of diff hit (target 41.74%)

Annotations

Check warning on line 76 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L76

Added line #L76 was not covered by tests

Check warning on line 104 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L104

Added line #L104 was not covered by tests

Check warning on line 134 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 163 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 232 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L232

Added line #L232 was not covered by tests

Check warning on line 235 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L235

Added line #L235 was not covered by tests

Check warning on line 282 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L282

Added line #L282 was not covered by tests

Check warning on line 285 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L285

Added line #L285 was not covered by tests

Check warning on line 400 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L400

Added line #L400 was not covered by tests

Check warning on line 402 in src/client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client.jl#L402

Added line #L402 was not covered by tests

Check warning on line 123 in src/highlevel_client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_client.jl#L123

Added line #L123 was not covered by tests

Check warning on line 127 in src/highlevel_client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_client.jl#L127

Added line #L127 was not covered by tests

Check warning on line 141 in src/highlevel_client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_client.jl#L141

Added line #L141 was not covered by tests

Check warning on line 145 in src/highlevel_client.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_client.jl#L145

Added line #L145 was not covered by tests

Check warning on line 93 in src/highlevel_server.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_server.jl#L93

Added line #L93 was not covered by tests

Check warning on line 99 in src/highlevel_server.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_server.jl#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 16 in src/highlevel_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_types.jl#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 22 in src/highlevel_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_types.jl#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 24 in src/highlevel_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_types.jl#L24

Added line #L24 was not covered by tests

Check warning on line 46 in src/highlevel_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_types.jl#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 91 in src/highlevel_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_types.jl#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 455 in src/highlevel_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/highlevel_types.jl#L454-L455

Added lines #L454 - L455 were not covered by tests