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

chore: update dependencies #191

Merged
merged 1 commit into from
Jan 23, 2024
Merged

chore: update dependencies #191

merged 1 commit into from
Jan 23, 2024

Conversation

aaron-steinfeld
Copy link
Contributor

Description

Updating dependencies, removing old suppressions.

@aaron-steinfeld aaron-steinfeld requested a review from a team as a code owner January 22, 2024 14:53
@aaron-steinfeld aaron-steinfeld mentioned this pull request Jan 22, 2024
3 tasks
Copy link

Test Results

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

Results for commit e7e2f01. ± Comparison against base commit 03dbbc1.

This pull request removes 17 and adds 2 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"

@aaron-steinfeld
Copy link
Contributor Author

@hypertrace/query-layer-owners ping

@aaron-steinfeld aaron-steinfeld merged commit 0f93644 into main Jan 23, 2024
7 checks passed
@aaron-steinfeld aaron-steinfeld deleted the deps branch January 23, 2024 16:33
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.

3 participants