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

stats.ts: count correctly the number keys remaining to be mapped #2544

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Jan 16, 2025

Now that we're adding discouraged features, we shouldn't exclude those keys from the count. This correctly measures the total keys remaining (with currentBurndownSize continuing to represent standard, non-deprecated keys).

I've also future proofed the count, in the case of allowing a key to appear in multiple features.

@github-actions github-actions bot added the tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant