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

Replace Rocksdb with PostgresDB #188

Merged
merged 5 commits into from
Dec 13, 2023

chore: optimize sqxl-macros in build

a4c9424
Select commit
Loading
Failed to load commit list.
Merged

Replace Rocksdb with PostgresDB #188

chore: optimize sqxl-macros in build
a4c9424
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2023 in 1s

5.72% of diff hit (target 64.13%)

View this Pull Request on Codecov

5.72% of diff hit (target 64.13%)

Annotations

Check warning on line 167 in moksha-core/src/primitives.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-core/src/primitives.rs#L162-L167

Added lines #L162 - L167 were not covered by tests

Check warning on line 207 in moksha-core/src/primitives.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-core/src/primitives.rs#L207

Added line #L207 was not covered by tests

Check warning on line 224 in moksha-core/src/primitives.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-core/src/primitives.rs#L218-L224

Added lines #L218 - L224 were not covered by tests

Check warning on line 71 in moksha-mint/src/bin/moksha-mint.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/bin/moksha-mint.rs#L71

Added line #L71 was not covered by tests

Check warning on line 28 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L20-L28

Added lines #L20 - L28 were not covered by tests

Check warning on line 30 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L30

Added line #L30 was not covered by tests

Check warning on line 37 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 43 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L39-L43

Added lines #L39 - L43 were not covered by tests

Check warning on line 50 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L45-L50

Added lines #L45 - L50 were not covered by tests

Check warning on line 70 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L55-L70

Added lines #L55 - L70 were not covered by tests

Check warning on line 79 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L72-L79

Added lines #L72 - L79 were not covered by tests

Check warning on line 82 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 85 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 91 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L87-L91

Added lines #L87 - L91 were not covered by tests

Check warning on line 100 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L95-L100

Added lines #L95 - L100 were not covered by tests

Check warning on line 103 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 114 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L105-L114

Added lines #L105 - L114 were not covered by tests

Check warning on line 116 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L116

Added line #L116 was not covered by tests

Check warning on line 124 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L119-L124

Added lines #L119 - L124 were not covered by tests

Check warning on line 127 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 138 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L131-L138

Added lines #L131 - L138 were not covered by tests

Check warning on line 141 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 143 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L143

Added line #L143 was not covered by tests

Check warning on line 154 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L146-L154

Added lines #L146 - L154 were not covered by tests

Check warning on line 159 in moksha-mint/src/database/postgres.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

moksha-mint/src/database/postgres.rs#L156-L159

Added lines #L156 - L159 were not covered by tests