microsoft / azure-boards-estimate

MIT License
34 stars 24 forks source link

05-estimate-is-treated-as-0-in-the-Average #312

Closed AminTi closed 6 months ago

AminTi commented 7 months ago

This pull request includes changes to the WorkItemView class in the src/pages/session/components/workItemView.tsx file. The main changes are focused on improving the calculation of the average estimate and making the code more readable.

Here are the key changes: