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: support from/to time range query in cycle signers endpoint #37

Merged
merged 2 commits into from
Nov 5, 2024

feat: support from/to time range query in cycle signers endpoint

8c20f97
Select commit
Loading
Failed to load commit list.
Merged

feat: support from/to time range query in cycle signers endpoint #37

feat: support from/to time range query in cycle signers endpoint
8c20f97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 5, 2024 in 0s

86.00% of diff hit (target 78.85%)

View this Pull Request on Codecov

86.00% of diff hit (target 78.85%)

Annotations

Check warning on line 7 in src/api/errors.ts

@codecov codecov / codecov/patch

src/api/errors.ts#L4-L7

Added lines #L4 - L7 were not covered by tests

Check warning on line 52 in src/api/routes/cycle.ts

@codecov codecov / codecov/patch

src/api/routes/cycle.ts#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 55 in src/api/routes/cycle.ts

@codecov codecov / codecov/patch

src/api/routes/cycle.ts#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 58 in src/api/routes/cycle.ts

@codecov codecov / codecov/patch

src/api/routes/cycle.ts#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 78 in src/helpers.ts

@codecov codecov / codecov/patch

src/helpers.ts#L76-L78

Added lines #L76 - L78 were not covered by tests