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

Feature/fault correction rate #53

Merged
merged 13 commits into from
Jan 19, 2022
Merged

Feature/fault correction rate #53

merged 13 commits into from
Jan 19, 2022

Conversation

nitinchamoli9425
Copy link
Contributor

I have done the calculation based on the logic provided. However, In my opinion, there is something missing while calculating
{ open_bugs = issues[ label = bug, state = open, created_at <= release.created_at ] }. Either there should be a created_at >= release.previous().created_at or the open bugs value will be more than expected.
That is why i have provided a break; statement at line 722. Can you please check that segment of code. Also if the logic provided in the KPI documentation is correct. Thanks :)

@janniclas janniclas changed the base branch from main to dev January 10, 2022 12:41
@DieserFelix DieserFelix linked an issue Jan 18, 2022 that may be closed by this pull request
2 tasks
@janniclas janniclas merged commit d334acb into dev Jan 19, 2022
@janniclas janniclas deleted the feature/FaultCorrectionRate branch January 19, 2022 15:13
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.

Fault Correction Rate
3 participants