Skip to content

[DOP-39722] Add YAMLHWMStore(keep_history=True) flag - #542

Merged
dolfinus merged 1 commit into
developfrom
feature/DOP-39722
Aug 18, 2026
Merged

[DOP-39722] Add YAMLHWMStore(keep_history=True) flag#542
dolfinus merged 1 commit into
developfrom
feature/DOP-39722

Conversation

@dolfinus

@dolfinus dolfinus commented Aug 17, 2026

Copy link
Copy Markdown
Member

Change Summary

By default, YAMLHWMStore keeps old values, which can rapidly increase file size. Added new option keep_history to disable this behavior.

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@dolfinus dolfinus self-assigned this Aug 17, 2026
@dolfinus dolfinus changed the title Feature/dop 39722 [DOP-39722] Add YAMLHWMStore(keep_history=True) flag Aug 17, 2026
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
TOTAL102291484194441384% 
report-only-changed-files is enabled. No files were changed during this commit :)

@dolfinus
dolfinus marked this pull request as ready for review August 17, 2026 12:18
@dolfinus
dolfinus merged commit 17c1984 into develop Aug 18, 2026
51 of 57 checks passed
@dolfinus
dolfinus deleted the feature/DOP-39722 branch August 18, 2026 05:45
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