Ran
|
Files
694
|
Run time
28s
|
Badge
Embed ▾
README BADGES
|
push
github
feat: hook up project resources API to resources widget (#8657) This PR wires up the connectedenvironments data from the API to the resources widget. Additionally, it adjusts the orval schema to add the new connectedEnvironments property, and adds a loading state indicator for the resource values based on the project status endpoint response. As was discussed in a previous PR, I think this is a good time to update the API to include all the information required for this view. This would get rid of three hooks, lots of loading state indicators (because we **can** do them individually; check out https://github.com/Unleash/unleash/pull/8657/commits/0a334f989) and generally simplify this component a bit. Here's the loading state: ![image](https://github.com/user-attachments/assets/c9938383-afcd-4f4b-92df-c64b83f5b1df)
2750 of 3572 branches covered (76.99%)
14158 of 16137 relevant lines covered (87.74%)
703.01 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|