BuildCanada / BuildCanada/OutcomeTrackerAPI
Don't use neutral evidences when scoring progress
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 10
- Avg merge
- 5m
- Merged PRs (30d)
- 3
Description
**Describe the bug**
When generating a progress score, the AI is currently using all evidences. Evidences that are `neutral` should not be considered in the scoring.
This is giving a false sense of progress when there is none. We don't show neutral evidences in the UI, so we shouldn't consider it in the scoring.
Alternatively, is there any strong reason why we are attaching neutral evidences in the first place?
Example with neutral evidences that should not be considered in the progress scoring: https://outcomes-tracker-api.apps.canadasbuilding.com/admin/resources/promises/207
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.