Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

chore: updated versions #192

Merged
merged 1 commit into from
Feb 13, 2024
Merged

chore: updated versions #192

merged 1 commit into from
Feb 13, 2024

Conversation

patelraj0602
Copy link
Contributor

No description provided.

@patelraj0602 patelraj0602 requested a review from a team as a code owner February 8, 2024 06:57
Copy link

github-actions bot commented Feb 8, 2024

Test Results

366 tests  ±0   366 ✅ ±0   8s ⏱️ -1s
 67 suites ±0     0 💤 ±0 
 67 files   ±0     0 ❌ ±0 

Results for commit 5532dab. ± Comparison against base commit 4145b21.

This pull request removes 32 and adds 17 tests. Note that renamed tests count towards both.

      long: 60
      string: "PT1M"
      valueType: LONG
      valueType: STRING
    alias: "numCalls"
    columnName: "SERVICE.numCalls"
    value {
    }
  columnIdentifier {
…
org.hypertrace.gateway.service.baseline.BaselineServiceImplTest ‑ [1] function: AVGRATE
arguments {
  columnIdentifier {
    columnName: "SERVICE.numCalls"
    alias: "numCalls"
  }
}
arguments {
  literal {
    value {
      valueType: STRING
      string: "PT1M"
    }
  }
}
alias: "numCalls"

org.hypertrace.gateway.service.baseline.BaselineServiceImplTest ‑ [2] function: AVGRATE
arguments {
  columnIdentifier {
    columnName: "SERVICE.numCalls"
    alias: "numCalls"
  }
}
arguments {
  literal {
    value {
      valueType: LONG
      long: 60
    }
  }
}
alias: "numCalls"

org.hypertrace.gateway.service.explore.ExploreServiceTest ‑ [10] group-by-with-group-limit
org.hypertrace.gateway.service.explore.ExploreServiceTest ‑ [11] aggregations-with-groupby
org.hypertrace.gateway.service.explore.ExploreServiceTest ‑ [12] aggregations-with-multiple-groupbys-and-the-rest-deprecated
org.hypertrace.gateway.service.explore.ExploreServiceTest ‑ [13] group-by-with-offset
org.hypertrace.gateway.service.explore.ExploreServiceTest ‑ [14] group-by-with-group-limit-and-rest
org.hypertrace.gateway.service.explore.ExploreServiceTest ‑ [15] simple-aggregations
org.hypertrace.gateway.service.explore.ExploreServiceTest ‑ [1] time-aggregations-space-filtered
org.hypertrace.gateway.service.explore.ExploreServiceTest ‑ [2] time-aggregations
…

@patelraj0602 patelraj0602 changed the title chore: updated version as part of java21-update job chore: updated versions Feb 8, 2024
@patelraj0602 patelraj0602 merged commit fe6c625 into main Feb 13, 2024
7 checks passed
@patelraj0602 patelraj0602 deleted the java-update branch February 13, 2024 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants