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: add category and rollup stats #576

Merged
merged 22 commits into from
Oct 4, 2024

style(stats-aggregation-cli): add comment

6955439
Select commit
Loading
Failed to load commit list.
Merged

feat: add category and rollup stats #576

style(stats-aggregation-cli): add comment
6955439
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2024 in 1s

91.22% of diff hit (target 89.58%)

View this Pull Request on Codecov

91.22% of diff hit (target 89.58%)

Annotations

Check warning on line 147 in clis/stats-aggregation-cli/src/commands/daily.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

clis/stats-aggregation-cli/src/commands/daily.ts#L143-L147

Added lines #L143 - L147 were not covered by tests

Check warning on line 32 in packages/api/src/routers/stats/getBlobOverallStats.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/api/src/routers/stats/getBlobOverallStats.ts#L27-L32

Added lines #L27 - L32 were not covered by tests

Check warning on line 47 in packages/api/src/routers/stats/getBlockOverallStats.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/api/src/routers/stats/getBlockOverallStats.ts#L47

Added line #L47 was not covered by tests

Check warning on line 30 in packages/api/src/routers/stats/getTransactionOverallStats.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/api/src/routers/stats/getTransactionOverallStats.ts#L25-L30

Added lines #L25 - L30 were not covered by tests

Check warning on line 85 in packages/db/prisma/extensions/base.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/db/prisma/extensions/base.ts#L85

Added line #L85 was not covered by tests

Check warning on line 88 in packages/db/prisma/extensions/base.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/db/prisma/extensions/base.ts#L88

Added line #L88 was not covered by tests

Check warning on line 59 in packages/db/prisma/extensions/stats.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/db/prisma/extensions/stats.ts#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 61 in packages/db/prisma/extensions/stats.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/db/prisma/extensions/stats.ts#L61

Added line #L61 was not covered by tests

Check warning on line 67 in packages/db/prisma/extensions/stats.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/db/prisma/extensions/stats.ts#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 80 in packages/syncers/src/syncers/DailyStatsSyncer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/syncers/src/syncers/DailyStatsSyncer.ts#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 56 in packages/test/src/fixtures/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/test/src/fixtures/index.ts#L55-L56

Added lines #L55 - L56 were not covered by tests