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 test coverage to EchoVault #45

Merged
merged 27 commits into from
Jun 2, 2024

Implemented tests for ACL permissions

66b2842
Select commit
Loading
Failed to load commit list.
Merged

Add test coverage to EchoVault #45

Implemented tests for ACL permissions
66b2842
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 2, 2024 in 0s

77.29% of diff hit (target 76.83%)

View this Pull Request on Codecov

77.29% of diff hit (target 76.83%)

Annotations

Check warning on line 277 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 279 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L279

Added line #L279 was not covered by tests

Check warning on line 334 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L333-L334

Added lines #L333 - L334 were not covered by tests

Check warning on line 355 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L354-L355

Added lines #L354 - L355 were not covered by tests

Check warning on line 369 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 373 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L373

Added line #L373 was not covered by tests

Check warning on line 376 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L376

Added line #L376 was not covered by tests

Check warning on line 394 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L393-L394

Added lines #L393 - L394 were not covered by tests

Check warning on line 422 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L422

Added line #L422 was not covered by tests

Check warning on line 560 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L560

Added line #L560 was not covered by tests

Check warning on line 80 in echovault/modules.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/modules.go#L80

Added line #L80 was not covered by tests

Check warning on line 58 in internal/modules/acl/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/modules/acl/acl.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 64 in internal/modules/acl/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/modules/acl/acl.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 69 in internal/modules/acl/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/modules/acl/acl.go#L69

Added line #L69 was not covered by tests

Check warning on line 78 in internal/modules/acl/acl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/modules/acl/acl.go#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 474 in internal/modules/acl/commands.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/modules/acl/commands.go#L474

Added line #L474 was not covered by tests

Check warning on line 283 in internal/modules/acl/user.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/modules/acl/user.go#L279-L283

Added lines #L279 - L283 were not covered by tests