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

Fix randomly failing tests #9

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Fix randomly failing tests #9

merged 1 commit into from
Jun 19, 2024

Conversation

Zales0123
Copy link
Collaborator

The reason was, as we're using fixtures in tests, from time to time the product was configured with not-included in price taxes, which were also changing after the discount was added 🖖

@Zales0123 Zales0123 added the bug Something isn't working label Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.89%. Comparing base (5cf3658) to head (5e3063c).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage     76.89%   76.89%           
  Complexity       49       49           
=========================================
  Files            22       22           
  Lines           238      238           
=========================================
  Hits            183      183           
  Misses           55       55           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Zales0123 Zales0123 merged commit e6af646 into master Jun 19, 2024
34 checks passed
@Zales0123 Zales0123 deleted the random-tests-fail branch June 19, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants