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

U/sgriffin/test #814

Merged
merged 10 commits into from
Jan 21, 2025
Merged

U/sgriffin/test #814

merged 10 commits into from
Jan 21, 2025

Conversation

stephenegriffin
Copy link
Member

This pull request includes several changes to improve code readability and simplify the parsing logic in the smartview namespace. The changes primarily involve renaming variables to follow consistent naming conventions and refactoring the parsing logic for entry IDs.

Improvements to code readability:

Simplification of parsing logic:

  • core/smartview/ReportTag.cpp: Refactored the parsing logic to remove redundant code and simplify the handling of entry IDs by introducing size checks and conditional parsing.
  • core/smartview/ReportTag.h: Included the EntryIdStruct header file and updated member variables to use consistent naming conventions and new parsing logic. Removed the addEID method as it is no longer needed. [1] [2]

@stephenegriffin stephenegriffin enabled auto-merge (squash) January 21, 2025 16:51
@stephenegriffin stephenegriffin merged commit d38e0ae into main Jan 21, 2025
13 checks passed
@stephenegriffin stephenegriffin deleted the u/sgriffin/test branch January 21, 2025 16:56
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