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

feat(minato): support multiple drivers, fix #82 #84

Merged
merged 9 commits into from Apr 16, 2024

chore: make coverage happy

51f92e0
Select commit
Failed to load commit list.
Merged

feat(minato): support multiple drivers, fix #82 #84

chore: make coverage happy
51f92e0
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Apr 16, 2024 in 0s

97.92% of diff hit (target 98.62%)

View this Pull Request on Codecov

97.92% of diff hit (target 98.62%)

Annotations

Check warning on line 94 in packages/memory/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/memory/src/index.ts#L94

Added line #L94 was not covered by tests

Check warning on line 128 in packages/sqlite/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/sqlite/src/index.ts#L128

Added line #L128 was not covered by tests

Check warning on line 172 in packages/sqlite/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/sqlite/src/index.ts#L172

Added line #L172 was not covered by tests

Check warning on line 272 in packages/sqlite/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/sqlite/src/index.ts#L272

Added line #L272 was not covered by tests