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

[CHK-3288] feat: add business logic to retrieve user last method #8

Merged
merged 14 commits into from
Oct 7, 2024

Conversation

scaminati-bv
Copy link
Collaborator

List of Changes

  • add logic to retrieve user last method

Motivation and Context

The goal of this PR is to implement logic to retrieve user last method saved before on user-stats document.

How Has This Been Tested?

Unit tests

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@scaminati-bv scaminati-bv self-assigned this Oct 4, 2024
@scaminati-bv scaminati-bv changed the base branch from main to CHK-3287-save-user-last-used-method October 4, 2024 14:34
Base automatically changed from CHK-3287-save-user-last-used-method to main October 7, 2024 07:24
scaminati-bv and others added 4 commits October 7, 2024 09:26
…icsService.kt

Co-authored-by: Pietro Tota <115724836+pietro-tota@users.noreply.github.com>
…icsService.kt

Co-authored-by: Pietro Tota <115724836+pietro-tota@users.noreply.github.com>
# Conflicts:
#	src/main/kotlin/it/pagopa/ecommerce/users/controllers/v1/LastUsageController.kt
#	src/main/kotlin/it/pagopa/ecommerce/users/services/UserStatisticsService.kt
#	src/test/kotlin/it/pagopa/ecommerce/users/UserTestUtils.kt
#	src/test/kotlin/it/pagopa/ecommerce/users/services/UserStatisticsServiceTest.kt
Copy link

sonarqubecloud bot commented Oct 7, 2024

@scaminati-bv scaminati-bv marked this pull request as ready for review October 7, 2024 10:04
@scaminati-bv scaminati-bv requested a review from a team as a code owner October 7, 2024 10:04
Copy link
Contributor

@pietro-tota pietro-tota left a comment

Choose a reason for hiding this comment

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

🚀

@pietro-tota pietro-tota merged commit 45ff345 into main Oct 7, 2024
7 checks passed
@pietro-tota pietro-tota deleted the CHK-3288-get-user-last-method branch October 7, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants