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

release to beta #38

Merged
merged 8 commits into from
Jul 29, 2024

feat: number field in rune response (#35)

4485057
Select commit
Loading
Failed to load commit list.
Merged

release to beta #38

feat: number field in rune response (#35)
4485057
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 29, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 95 in api/src/api/util/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/api/util/helpers.ts#L95

Added line #L95 was not covered by tests

Check warning on line 225 in api/src/pg/pg-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/pg/pg-store.ts#L225

Added line #L225 was not covered by tests

Check warning on line 248 in api/src/pg/pg-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/pg/pg-store.ts#L248

Added line #L248 was not covered by tests

Check warning on line 266 in api/src/pg/pg-store.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/pg/pg-store.ts#L266

Added line #L266 was not covered by tests

Check warning on line 8 in api/src/pg/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/pg/types.ts#L8

Added line #L8 was not covered by tests

Check warning on line 20 in api/src/pg/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/pg/types.ts#L20

Added line #L20 was not covered by tests

Check warning on line 56 in api/src/pg/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/pg/types.ts#L56

Added line #L56 was not covered by tests

Check warning on line 107 in src/db/cache/index_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/cache/index_cache.rs#L107

Added line #L107 was not covered by tests

Check warning on line 131 in src/db/cache/index_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/cache/index_cache.rs#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 82 in src/db/cache/transaction_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/cache/transaction_cache.rs#L82

Added line #L82 was not covered by tests

Check warning on line 35 in src/db/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/mod.rs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 78 in src/db/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/mod.rs#L78

Added line #L78 was not covered by tests

Check warning on line 532 in src/db/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/mod.rs#L532

Added line #L532 was not covered by tests

Check warning on line 564 in src/db/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/mod.rs#L563-L564

Added lines #L563 - L564 were not covered by tests

Check warning on line 569 in src/db/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/mod.rs#L569

Added line #L569 was not covered by tests

Check warning on line 141 in src/db/models/db_rune.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/db/models/db_rune.rs#L141

Added line #L141 was not covered by tests