Skip to content

U/sgriffin/test#814

Merged
stephenegriffin merged 10 commits intomainfrom
u/sgriffin/test
Jan 21, 2025
Merged

U/sgriffin/test#814
stephenegriffin merged 10 commits intomainfrom
u/sgriffin/test

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