middlewarehq / middleware

✨ Open-source DORA metrics platform for engineering teams ✨
https://middlewarehq.com
Apache License 2.0
1.05k stars 64 forks source link

Refactor deployment_analytics.ts API endpoint and fetchTeamDeployments thunk #410

Closed shivam-bit closed 4 months ago

shivam-bit commented 4 months ago

This pull request refactors the deployment_analytics.ts API endpoint and the fetchTeamDeployments thunk to use updated filter utilities. The changes include updating the API endpoint to use the updated filter utilities and updating the thunk to pass the necessary parameters for the filters. This improves the efficiency and accuracy of the deployment analytics feature.