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: more logging in tasks in prep for 100% catalog. #254

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

grmartin
Copy link
Member

  • Adding new info's
  • Propagating Message IDs to logs
  • Converting some important debugs to info

- Adding new info's
- Propagating Message IDs to logs
- Converting some important debugs to info
Copy link
Member

@JadeyOlivier JadeyOlivier left a comment

Choose a reason for hiding this comment

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

LGTM 🔥 minus a few comments + failing tests fix

We should avoid testing one the logger. Instead test that actions taken arent or that an expected action is. Logging shouldnt break tests as it may change frequently.
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  commerce_coordinator/apps/commercetools
  views.py
  commerce_coordinator/apps/commercetools/sub_messages
  tasks.py
  commerce_coordinator/apps/commercetools/tests/sub_messages
  test_tasks.py
Project Total  

This report was generated by python-coverage-comment-action

@grmartin grmartin merged commit 151e5e0 into main Jul 16, 2024
9 checks passed
@grmartin grmartin deleted the gmartin/additional-task-logging branch July 16, 2024 12:04
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