|
Ran
|
Jobs
1
|
Files
694
|
Run time
2min
|
Badge
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: 
2750 of 3572 branches covered (76.99%)
14158 of 16137 relevant lines covered (87.74%)
703.01 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11685550357.1 | 0 |
87.74 |
GitHub Action Run |