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: ![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
Lines | Coverage | ∆ | File |
---|---|---|---|
7 |
74.12 |
-8.24% | src/lib/features/playground/feature-evaluator/constraint.ts |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11685550357.1 | 694 |
87.74 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|