Skip to content

Conversation

@aematei
Copy link
Contributor

@aematei aematei commented Dec 3, 2025

PR Description

What type of PR is this? (check all applicable)

  • πŸ”§ Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ”¨ Build
  • πŸ” CI

Why is this PR important?

Related Tickets & Documents

Screenshots

How to test

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ Github pages
  • πŸ“• Confluence
  • πŸ†• Other (if so please list here)
  • ❌ no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR?

@codecov
Copy link

codecov bot commented Dec 3, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
10 2 8 0
View the full list of 2 ❄️ flaky test(s)
Account Service API Handlers (App Router) should create a new user

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.535s run time
Error: expect(received).toBe(expected) // Object.is equality

Expected: 200
Received: 500
    at Object.<anonymous> (.../tests/account/account.api.test.ts:35:24)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
Account Service API Handlers (App Router) should login a user

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.187s run time
Error: expect(received).toBe(expected) // Object.is equality

Expected: 200
Received: 500
    at Object.<anonymous> (.../tests/account/account.api.test.ts:55:24)

To view more test analytics, go to the Test Analytics Dashboard
πŸ“‹ Got 3 mins? Take this short survey to help us improve Test Analytics.

@aematei aematei closed this Dec 3, 2025
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.

2 participants