Skip to content

Recompute status refactor -- single responsibility principle#79

Merged
PawelPlesniak merged 5 commits intodevelopfrom
jamesturner246/simpler_recompute_status
Nov 21, 2025
Merged

Recompute status refactor -- single responsibility principle#79
PawelPlesniak merged 5 commits intodevelopfrom
jamesturner246/simpler_recompute_status

Conversation

@jamesturner246
Copy link
Contributor

Description

Resolves #78

Sister Pr of DUNE-DAQ/drunc#693.

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future.
    (Indicate issue here: # (issue))

@PawelPlesniak PawelPlesniak merged commit 7fbf5df into develop Nov 21, 2025
@PawelPlesniak PawelPlesniak deleted the jamesturner246/simpler_recompute_status branch November 21, 2025 17:17
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.

[Feature]: recompute_status single responsibility principle

2 participants