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

Apply fixes from StyleCI #153

Merged
merged 1 commit into from
Jun 10, 2023
Merged

Apply fixes from StyleCI #153

merged 1 commit into from
Jun 10, 2023

Conversation

mechelon
Copy link
Member

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

@mechelon mechelon merged commit 1f6aa11 into feature/resolve Jun 10, 2023
@mechelon mechelon deleted the analysis-N4Qb5L branch June 10, 2023 07:54
@what-the-diff
Copy link

what-the-diff bot commented Jun 10, 2023

PR Summary

  • Remove dependency on Entity class
    Removed the use of the Entity class, simplifying the code and potentially improving performance.
  • Add test for collection's first item
    Implemented a test to ensure the first item in a collection is of type string and has the value 'test 1', increasing confidence in the correctness of the code.

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