Skip to content

fix: improve metadata save error logging and add test - #224

Merged
n24q02m merged 1 commit into
mainfrom
fix/metadata-save-valueerror-test
Mar 11, 2026
Merged

fix: improve metadata save error logging and add test#224
n24q02m merged 1 commit into
mainfrom
fix/metadata-save-valueerror-test

Conversation

@n24q02m

@n24q02m n24q02m commented Mar 11, 2026

Copy link
Copy Markdown
Owner
  • Replace logger.warning(f"Error saving metadata: {str(e)}") with logger.exception(e) + descriptive warning
  • Add test_metadata_save_valueerror_is_swallowed test

Replaces #195

@github-actions

github-actions Bot commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Replace logger.warning with logger.exception + descriptive warning message.
Add test_metadata_save_valueerror_is_swallowed test.

Replaces #195
@n24q02m
n24q02m force-pushed the fix/metadata-save-valueerror-test branch from ac929f1 to 1196bd8 Compare March 11, 2026 08:51
@n24q02m
n24q02m merged commit d84cd31 into main Mar 11, 2026
12 checks passed
@n24q02m
n24q02m deleted the fix/metadata-save-valueerror-test branch March 20, 2026 03:01
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