-
Notifications
You must be signed in to change notification settings - Fork 39
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
Sort component state fields in the error logs in the order from the most to the least important #614
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FelonEkonom
added
the
no-changelog
This label has to be added if changes from the PR are not meant to be placed in the CHANGELOG.md
label
Sep 29, 2023
mat-hek
requested changes
Oct 2, 2023
Co-authored-by: Mateusz Front <mateusz.front@swmansion.com>
Co-authored-by: Mateusz Front <mateusz.front@swmansion.com>
Co-authored-by: Mateusz Front <mateusz.front@swmansion.com>
FelonEkonom
force-pushed
the
defimpl-inspect-for-states
branch
from
October 3, 2023 14:00
763b164
to
c1c09dd
Compare
FelonEkonom
force-pushed
the
defimpl-inspect-for-states
branch
from
October 3, 2023 14:02
c1c09dd
to
2ef54a7
Compare
mat-hek
requested changes
Oct 4, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As we spoke, let's use the order of fields as specified in each state module
mat-hek
approved these changes
Oct 4, 2023
FelonEkonom
changed the title
defimpl Inspect for components states
Sort component state fields in the error logs in the order from the most to the least important
Oct 4, 2023
FelonEkonom
added a commit
that referenced
this pull request
Oct 16, 2023
…ost to the least important (#614) * defimpl Inspect for components states * Update lib/membrane/core/inspect.ex Co-authored-by: Mateusz Front <mateusz.front@swmansion.com> * Update lib/membrane/core/inspect.ex Co-authored-by: Mateusz Front <mateusz.front@swmansion.com> * Update lib/membrane/core/inspect.ex Co-authored-by: Mateusz Front <mateusz.front@swmansion.com> * Implement suggestion from CR, add new field to the state * Fix compilation error * Specify docker_membrane version to latest * Revert "Fix compilation error" This reverts commit 5b1e1cb. * Pull docker membrane latest before performance tests * Impelement reviewer suggestion * Add function doc * Update changelog --------- Co-authored-by: Mateusz Front <mateusz.front@swmansion.com>
FelonEkonom
added a commit
that referenced
this pull request
Oct 16, 2023
…ost to the least important This commit contains changes originally introduced in #614 ----- Co-authored-by: Mateusz Front <mateusz.front@swmansion.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
no-changelog
This label has to be added if changes from the PR are not meant to be placed in the CHANGELOG.md
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #616