Skip to content

Commit

Permalink
Merge branch 'master' into e2e-frontend/user-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
odeimaiz authored Oct 28, 2024
2 parents ebe8ee9 + f870beb commit c79d116
Show file tree
Hide file tree
Showing 19 changed files with 186 additions and 679 deletions.
8 changes: 4 additions & 4 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ flag_management:
threshold: 1%
- type: patch
target: auto
threshold: 1%


component_management:
Expand All @@ -31,7 +32,7 @@ component_management:
- packages/aws-library/**
- component_id: pkg_dask_task_models_library
paths:
- packages/dask-task-library/**
- packages/dask-task-models-library/**
- component_id: pkg_models_library
paths:
- packages/models-library/**
Expand Down Expand Up @@ -92,9 +93,6 @@ component_management:
- component_id: invitations
paths:
- services/invitations/**
- component_id: migration
paths:
- services/migration/**
- component_id: osparc_gateway_server
paths:
- services/osparc-gateway-server/**
Expand All @@ -119,10 +117,12 @@ coverage:
project:
default:
informational: true
threshold: 1%

patch:
default:
informational: true
threshold: 1%

comment:
layout: "header,diff,flags,components,footer"
Expand Down
Loading

0 comments on commit c79d116

Please sign in to comment.