Skip to content

Conversation

nikhilsinhaparseable
Copy link
Contributor

new structure of records in response json to /counts api

{
            "counts_start_timestamp": "2025-01-16T17:34:00+00:00",
            "counts_end_timestamp": "2025-01-16T17:47:00+00:00",
            "log_count": 4203450
        }

new structure of records in response json to /counts api
```
{
            "counts_start_timestamp": "2025-01-16T17:34:00+00:00",
            "counts_end_timestamp": "2025-01-16T17:47:00+00:00",
            "log_count": 4203450
        }
```
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12823168927

Details

  • 0 of 11 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.004%) to 12.771%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/handlers/http/query.rs 0 5 0.0%
src/query/mod.rs 0 6 0.0%
Totals Coverage Status
Change from base Build 12814366908: -0.004%
Covered Lines: 2459
Relevant Lines: 19255

💛 - Coveralls

@nitisht nitisht merged commit 800118b into parseablehq:main Jan 17, 2025
6 checks passed
@nikhilsinhaparseable nikhilsinhaparseable deleted the counts-end-timestamp branch July 12, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants