Skip to content

feature(annotations): add BuilderDecorator#559

Merged
Citymonstret merged 1 commit into2.0.0-devfrom
feature/2.0.0/builder-decorators
Dec 11, 2023
Merged

feature(annotations): add BuilderDecorator#559
Citymonstret merged 1 commit into2.0.0-devfrom
feature/2.0.0/builder-decorators

Conversation

@Citymonstret
Copy link
Copy Markdown
Member

Decorators are like builder modifiers, but they're applied to all builders constructed by the annotation parser.

@Citymonstret Citymonstret added this to the 2.0.0 milestone Dec 11, 2023
@Citymonstret Citymonstret linked an issue Dec 11, 2023 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 11, 2023

Test Results

  78 files  +1    78 suites  +1   11s ⏱️ -12s
487 tests +2  487 ✔️ +2  0 💤 ±0  0 ±0 
514 runs  +2  514 ✔️ +2  0 💤 ±0  0 ±0 

Results for commit 62fa4a0. ± Comparison against base commit 409673f.

♻️ This comment has been updated with latest results.

Decorators are like builder modifiers, but they're applied to _all_ builders
constructed by the annotation parser.
@Citymonstret Citymonstret force-pushed the feature/2.0.0/builder-decorators branch from e52a6af to 62fa4a0 Compare December 11, 2023 08:33
@Citymonstret Citymonstret merged commit 3480d6c into 2.0.0-dev Dec 11, 2023
@Citymonstret Citymonstret deleted the feature/2.0.0/builder-decorators branch December 11, 2023 08:57
@Citymonstret Citymonstret mentioned this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Allow for default command descriptions

1 participant