🐛 Use list instead of set when building the expected result #6796
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
71.22% (-17.87%) compared to 5945ea7
View this Pull Request on Codecov
71.22% (-17.87%) compared to 5945ea7
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 71.22%. Comparing base (
5945ea7
) to head (c150d1b
).
❗ There is a different number of reports uploaded between BASE (5945ea7) and HEAD (c150d1b). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #6796 +/- ##
===========================================
- Coverage 89.08% 71.22% -17.87%
===========================================
Files 1414 615 -799
Lines 56697 30853 -25844
Branches 1441 318 -1123
===========================================
- Hits 50510 21975 -28535
- Misses 5987 8818 +2831
+ Partials 200 60 -140
Components | Coverage Δ | |
---|---|---|
api | ∅ <ø> (∅) |
|
pkg_aws_library | ∅ <ø> (∅) |
|
pkg_dask_task_models_library | ∅ <ø> (∅) |
|
pkg_models_library | ∅ <ø> (∅) |
|
pkg_notifications_library | ∅ <ø> (∅) |
|
pkg_postgres_database | ∅ <ø> (∅) |
|
pkg_service_integration | ∅ <ø> (∅) |
|
pkg_service_library | ∅ <ø> (∅) |
|
pkg_settings_library | ∅ <ø> (∅) |
|
pkg_simcore_sdk | 77.36% <ø> (-8.00%) |
⬇️ |
agent | ∅ <ø> (∅) |
|
api_server | ∅ <ø> (∅) |
|
autoscaling | ∅ <ø> (∅) |
|
catalog | ∅ <ø> (∅) |
|
clusters_keeper | ∅ <ø> (∅) |
|
dask_sidecar | ∅ <ø> (∅) |
|
datcore_adapter | ∅ <ø> (∅) |
|
director | ∅ <ø> (∅) |
|
director_v2 | 91.03% <ø> (ø) |
|
dynamic_scheduler | ∅ <ø> (∅) |
|
dynamic_sidecar | 89.72% <ø> (-0.04%) |
⬇️ |
efs_guardian | ∅ <ø> (∅) |
|
invitations | ∅ <ø> (∅) |
|
osparc_gateway_server | 79.79% <ø> (-5.70%) |
⬇️ |
payments | ∅ <ø> (∅) |
|
resource_usage_tracker | ∅ <ø> (∅) |
|
storage | ∅ <ø> (∅) |
|
webclient | ∅ <ø> (∅) |
|
webserver | 59.57% <ø> (-27.98%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5945ea7...c150d1b. Read the comment docs.
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading