Skip to content

Add @unique decorator to enum classes for improved uniqueness enforce… - #4542

Merged
je-cook merged 1 commit into
mainfrom
add_unqie_dec_enums
Aug 18, 2026
Merged

Add @unique decorator to enum classes for improved uniqueness enforce…#4542
je-cook merged 1 commit into
mainfrom
add_unqie_dec_enums

Conversation

@chris-ashe

Copy link
Copy Markdown
Collaborator

Description

Checklist

I confirm that I have completed the following checks:

  • My changes follow the PROCESS style guide
  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@chris-ashe
chris-ashe requested a review from je-cook August 18, 2026 08:03
@chris-ashe
chris-ashe requested a review from a team as a code owner August 18, 2026 08:03
@je-cook je-cook self-assigned this Aug 18, 2026
@je-cook
je-cook enabled auto-merge (squash) August 18, 2026 08:11
@codecov-commenter

codecov-commenter commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.42%. Comparing base (c4ceacb) to head (49b4c4f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4542      +/-   ##
==========================================
+ Coverage   49.34%   49.42%   +0.07%     
==========================================
  Files         150      150              
  Lines       29814    29861      +47     
==========================================
+ Hits        14712    14759      +47     
  Misses      15102    15102              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@je-cook
je-cook merged commit e9c8593 into main Aug 18, 2026
10 of 11 checks passed
@je-cook
je-cook deleted the add_unqie_dec_enums branch August 18, 2026 08:14
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.

3 participants