Skip to content

Conversation

ivor11
Copy link
Contributor

@ivor11 ivor11 commented Nov 6, 2023

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

To enhance hyperswitch feature set, analytics APIs are being added which will be hit from the dashboard and provide aggregated view of payment and refund transaction performance.

How did you test it?

This can be tested via the bundled dashboard or the postman API's. No testing required atm

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@github-actions github-actions bot added the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Nov 6, 2023
@ivor11 ivor11 self-assigned this Nov 6, 2023
@ivor11 ivor11 changed the title Move/analytics feat(analytics): analytics APIs with VAS bump Nov 6, 2023
@github-actions github-actions bot removed the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Nov 6, 2023
@ivor11 ivor11 marked this pull request as ready for review November 6, 2023 16:15
@ivor11 ivor11 requested a review from a team as a code owner November 6, 2023 16:15
@ivor11 ivor11 changed the title feat(analytics): analytics APIs with VAS bump feat(analytics): analytics APIs Nov 6, 2023
@ivor11 ivor11 added the C-feature Category: Feature request or enhancement label Nov 6, 2023
lsampras
lsampras previously approved these changes Nov 7, 2023
Copy link
Contributor

@lsampras lsampras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@likhinbopanna likhinbopanna added this pull request to the merge queue Nov 10, 2023
Merged via the queue into main with commit f847802 Nov 10, 2023
@likhinbopanna likhinbopanna deleted the move/analytics branch November 10, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants