Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(class): add starting level attribute to all classes #38

Closed
1 of 2 tasks
ReidWeb opened this issue Feb 26, 2022 · 0 comments
Closed
1 of 2 tasks

(class): add starting level attribute to all classes #38

ReidWeb opened this issue Feb 26, 2022 · 0 comments
Labels
feature-request New feature or request

Comments

@ReidWeb
Copy link
Member

ReidWeb commented Feb 26, 2022

Description

Add a starting level attribute to ClassConfig, for use in ascertaining whether a class is at starting level or not.

Use Case

As a consumer of this module, I should be able to ascertain the starting level for each class/job.

Proposed Solution

Include startingLevel attribute in class config.

Other information

This will allow for consumers (namely the statistics aggregator) to fetch this fact about a class/job easily from the same source as the class name.

This is not an opinion so is not being included in the stats package.

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@ReidWeb ReidWeb added the feature-request New feature or request label Feb 26, 2022
ReidWeb added a commit that referenced this issue Feb 26, 2022
@ReidWeb ReidWeb closed this as completed Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant