Skip to content

Conversation

@VisLab
Copy link
Member

@VisLab VisLab commented Jan 23, 2026

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the deprecated HedLogger utility class from the codebase, addressing issue #1189. The removal is clean with all references properly updated.

Changes:

  • Removed HedLogger class and its associated test file
  • Cleaned up logger parameter from file_dictionary.py methods
  • Fixed minor formatting and spelling issues in test data and documentation

Reviewed changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
hed/tools/util/hed_logger.py Removed entire HedLogger class implementation
tests/tools/util/test_hed_logger.py Removed all unit tests for HedLogger
hed/tools/init.py Removed HedLogger import from public API
hed/tools/analysis/file_dictionary.py Removed logger parameter and related documentation from output_files method
spec_tests/hed-tests/json_test_data/validation_tests/TAG_INVALID.json Fixed spelling: "white space" to "whitespace"
spec_tests/hed-tests/json_test_data/validation_tests/SCHEMA_LOAD_FAILED.json Removed trailing whitespace from test name
RELEASE_GUIDE.md Fixed markdown formatting and updated Zenodo URL

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VisLab VisLab merged commit 1d5be7c into hed-standard:main Jan 23, 2026
25 checks passed
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.

1 participant