Skip to content

fix the end to end pr failure#200

Merged
StuartFerguson merged 3 commits into
mainfrom
task/#195_improve_test_coverage
May 27, 2025
Merged

fix the end to end pr failure#200
StuartFerguson merged 3 commits into
mainfrom
task/#195_improve_test_coverage

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

closes #195

StuartFerguson and others added 2 commits May 27, 2025 16:34
Added a check to ensure that a logger object of the same type as `loggerObject` does not already exist in the `Logger.LoggerObjects` list. If a duplicate is found, the method returns early, preventing the addition of multiple logger objects of the same type.
@StuartFerguson StuartFerguson merged commit ff6f594 into main May 27, 2025
14 of 15 checks passed
@github-actions github-actions Bot deleted the task/#195_improve_test_coverage branch July 27, 2025 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Unit Test Code Coverage

1 participant