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

Better logging for sequencer family_addr tests #1056

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

khyatimahendru
Copy link
Collaborator

No description provided.

() -> families.containsKey(family) ? null
: format("family %s not in %s", family, CSV_JOINER.join(families.keySet())));
: format("Because family %s not found in device state localnet family set: %s", family,
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: I think this should start lower-case (because not Because) to maintain consistency when things are automatically combined.

@khyatimahendru khyatimahendru marked this pull request as draft January 16, 2025 14:10
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