[go: nahoru, domu]

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 #1089 - created getIDStr function for Sarracenia.Message #1135

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

petersilva
Copy link
Contributor

close #1089

Logic already existed under flowcb/log.py, just promoted it to the Message class itself. This provides an identifying string that deals with messages when fields are missing still giving something.

Logic already existed under flowcb/log.py, just promoted it to
the Message class itself. This provides an identifying string that
deals with messages when fields are missing still giving something.
Copy link

Test Results

244 tests   243 ✅  1m 8s ⏱️
  1 suites    1 💤
  1 files      0 ❌

Results for commit 8196b16.

@petersilva petersilva marked this pull request as ready for review July 24, 2024 18:47
@petersilva petersilva merged commit 7cce659 into development Jul 27, 2024
28 of 37 checks passed

"""
s=""
if 'baseURl' in msg:
Copy link
Member
@andreleblanc11 andreleblanc11 Jul 29, 2024

Choose a reason for hiding this comment

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

Typo?

@petersilva petersilva deleted the issue1089_2 branch August 9, 2024 21:26
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.

fileAgeMax doesn't work in all situations?
3 participants