Skip to content

Sk/log converter errors#457

Merged
skeating merged 2 commits intodevelopmentfrom
sk/log_converter_errors
Dec 23, 2025
Merged

Sk/log converter errors#457
skeating merged 2 commits intodevelopmentfrom
sk/log_converter_errors

Conversation

@skeating
Copy link
Copy Markdown
Member

Description

Adds errors to the document errorlog for why conversion may not have happened

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Change in documentation

Checklist:

  • I have updated all documentation necessary.
  • I have checked spelling in (new) comments.

Testing

  • Testing is done automatically and codecov shows test coverage
  • This cannot be tested automatically

The rate rule converter previously treated the absence of rate
rules as an error, causing conversion to fail. This change
corrects this behavior by downgrading the error to a warning and
allowing the conversion to proceed successfully. This ensures
that models without rate rules are handled gracefully.
@skeating skeating requested a review from fbergmann December 17, 2025 10:17
@skeating skeating merged commit 7597cd3 into development Dec 23, 2025
35 checks passed
@skeating skeating deleted the sk/log_converter_errors branch December 23, 2025 15:40
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