Skip to content

Commit

Permalink
Merge branch 'edge' into identify_labware_defs
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Feb 12, 2025
2 parents a9ce38b + aeb64ff commit 868d2b4
Show file tree
Hide file tree
Showing 183 changed files with 7,012 additions and 2,669 deletions.
40 changes: 19 additions & 21 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: 2.0

coverage:
status:
project:
Expand All @@ -15,25 +13,25 @@ comment:
layout: 'reach, diff, flags, files'

ignore:
- 'webpack-config/**'
- 'hardware-testing/**'
- 'abr-testing/**'
- 'test-data-generation/**'
- 'performance-metrics/**'
- 'package-testing/**'
- 'opentrons-ai-server/**'
- 'opentrons-ai-client/**'
- 'g-code-testing/**'
- 'api-client/**'
- 'analyses-snapshot-testing/**'
- '.storybook/**'
- 'react-api-client/**'
- 'scripts/**'
- '.github/**'
- '**/build/**'
- '**/dist/**'
- '**/node_modules/**'
- '**/{test,tests,__tests__,__mocks__,mocks}/**'
- 'hardware-testing/**/*'
- 'abr-testing/**/*'
- 'test-data-generation/**/*'
- 'performance-metrics/**/*'
- 'package-testing/**/*'
- 'opentrons-ai-server/**/*'
- 'opentrons-ai-client/**/*'
- 'g-code-testing/**/*'
- 'api-client/**/*'
- 'analyses-snapshot-testing/**/*'
- '.storybook/**/*'
- 'react-api-client/**/*'
- 'scripts/**/*'
- '.github/**/*'
- '**/build/**/*'
- '**/dist/**/*'
- '**/node_modules/**/*'
- '**/cypress/**/*'
- '**/{test,tests,__tests__,__mocks__,mocks}/**/*'
- '**/*.{md,yaml,yml,json,rst}'
- '**/Makefile'
- '**/*.{in,ini,lock,toml,cfg}'
Expand Down
18 changes: 9 additions & 9 deletions .github/workflows/pd-test-build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}

e2e-test:
name: 'protocol designer e2e tests'
runs-on: 'ubuntu-24.04'
timeout-minutes: 20
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- uses: ./.github/actions/js/setup
- name: 'run test-e2e'
run: make -C protocol-designer test-e2e
name: 'protocol designer e2e tests'
runs-on: 'ubuntu-24.04'
timeout-minutes: 20
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- uses: ./.github/actions/js/setup
- name: 'run test-e2e'
run: make -C protocol-designer test-e2e

build-pd:
timeout-minutes: 20
Expand Down
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,7 @@ test-js-internal:
.PHONY: test-js-%
test-js-%:
$(MAKE) test-js-internal tests="$(if $(tests),$(foreach test,$(tests),$*/$(test)),$*)" test_opts="$(test_opts)" cov_opts="$(cov_opts)"

.PHONY: validate-codecov-yml
validate-codecov-yml:
curl --data-binary @.codecov.yml https://codecov.io/validate
Original file line number Diff line number Diff line change
Expand Up @@ -1262,14 +1262,6 @@
"brand": "Opentrons",
"brandId": []
},
"compatibleParentLabware": [
"armadillo_96_wellplate_200ul_pcr_full_skirt",
"biorad_96_wellplate_200ul_pcr",
"opentrons_96_wellplate_200ul_pcr_full_skirt",
"opentrons_flex_deck_riser",
"opentrons_tough_pcr_auto_sealing_lid",
"protocol_engine_lid_stack_object"
],
"cornerOffsetFromSlot": {
"x": 0,
"y": 0,
Expand Down Expand Up @@ -1341,7 +1333,7 @@
"loadName": "opentrons_tough_pcr_auto_sealing_lid",
"quirks": []
},
"schemaVersion": 3,
"schemaVersion": 2,
"stackLimit": 5,
"stackingOffsetWithLabware": {
"armadillo_96_wellplate_200ul_pcr_full_skirt": {
Expand Down Expand Up @@ -1373,11 +1365,6 @@
"x": 0,
"y": 0,
"z": 6.492
},
"protocol_engine_lid_stack_object": {
"x": 0,
"y": 0,
"z": 0
}
},
"stackingOffsetWithModule": {
Expand Down Expand Up @@ -1437,14 +1424,6 @@
"brand": "Opentrons",
"brandId": []
},
"compatibleParentLabware": [
"armadillo_96_wellplate_200ul_pcr_full_skirt",
"biorad_96_wellplate_200ul_pcr",
"opentrons_96_wellplate_200ul_pcr_full_skirt",
"opentrons_flex_deck_riser",
"opentrons_tough_pcr_auto_sealing_lid",
"protocol_engine_lid_stack_object"
],
"cornerOffsetFromSlot": {
"x": 0,
"y": 0,
Expand Down Expand Up @@ -1516,7 +1495,7 @@
"loadName": "opentrons_tough_pcr_auto_sealing_lid",
"quirks": []
},
"schemaVersion": 3,
"schemaVersion": 2,
"stackLimit": 5,
"stackingOffsetWithLabware": {
"armadillo_96_wellplate_200ul_pcr_full_skirt": {
Expand Down Expand Up @@ -1548,11 +1527,6 @@
"x": 0,
"y": 0,
"z": 6.492
},
"protocol_engine_lid_stack_object": {
"x": 0,
"y": 0,
"z": 0
}
},
"stackingOffsetWithModule": {
Expand Down Expand Up @@ -1616,14 +1590,6 @@
"brand": "Opentrons",
"brandId": []
},
"compatibleParentLabware": [
"armadillo_96_wellplate_200ul_pcr_full_skirt",
"biorad_96_wellplate_200ul_pcr",
"opentrons_96_wellplate_200ul_pcr_full_skirt",
"opentrons_flex_deck_riser",
"opentrons_tough_pcr_auto_sealing_lid",
"protocol_engine_lid_stack_object"
],
"cornerOffsetFromSlot": {
"x": 0,
"y": 0,
Expand Down Expand Up @@ -1695,7 +1661,7 @@
"loadName": "opentrons_tough_pcr_auto_sealing_lid",
"quirks": []
},
"schemaVersion": 3,
"schemaVersion": 2,
"stackLimit": 5,
"stackingOffsetWithLabware": {
"armadillo_96_wellplate_200ul_pcr_full_skirt": {
Expand Down Expand Up @@ -1727,11 +1693,6 @@
"x": 0,
"y": 0,
"z": 6.492
},
"protocol_engine_lid_stack_object": {
"x": 0,
"y": 0,
"z": 0
}
},
"stackingOffsetWithModule": {
Expand Down Expand Up @@ -1799,14 +1760,6 @@
"brand": "Opentrons",
"brandId": []
},
"compatibleParentLabware": [
"armadillo_96_wellplate_200ul_pcr_full_skirt",
"biorad_96_wellplate_200ul_pcr",
"opentrons_96_wellplate_200ul_pcr_full_skirt",
"opentrons_flex_deck_riser",
"opentrons_tough_pcr_auto_sealing_lid",
"protocol_engine_lid_stack_object"
],
"cornerOffsetFromSlot": {
"x": 0,
"y": 0,
Expand Down Expand Up @@ -1878,7 +1831,7 @@
"loadName": "opentrons_tough_pcr_auto_sealing_lid",
"quirks": []
},
"schemaVersion": 3,
"schemaVersion": 2,
"stackLimit": 5,
"stackingOffsetWithLabware": {
"armadillo_96_wellplate_200ul_pcr_full_skirt": {
Expand Down Expand Up @@ -1910,11 +1863,6 @@
"x": 0,
"y": 0,
"z": 6.492
},
"protocol_engine_lid_stack_object": {
"x": 0,
"y": 0,
"z": 0
}
},
"stackingOffsetWithModule": {
Expand Down Expand Up @@ -1986,14 +1934,6 @@
"brand": "Opentrons",
"brandId": []
},
"compatibleParentLabware": [
"armadillo_96_wellplate_200ul_pcr_full_skirt",
"biorad_96_wellplate_200ul_pcr",
"opentrons_96_wellplate_200ul_pcr_full_skirt",
"opentrons_flex_deck_riser",
"opentrons_tough_pcr_auto_sealing_lid",
"protocol_engine_lid_stack_object"
],
"cornerOffsetFromSlot": {
"x": 0,
"y": 0,
Expand Down Expand Up @@ -2065,7 +2005,7 @@
"loadName": "opentrons_tough_pcr_auto_sealing_lid",
"quirks": []
},
"schemaVersion": 3,
"schemaVersion": 2,
"stackLimit": 5,
"stackingOffsetWithLabware": {
"armadillo_96_wellplate_200ul_pcr_full_skirt": {
Expand Down Expand Up @@ -2097,11 +2037,6 @@
"x": 0,
"y": 0,
"z": 6.492
},
"protocol_engine_lid_stack_object": {
"x": 0,
"y": 0,
"z": 0
}
},
"stackingOffsetWithModule": {
Expand Down
Loading

0 comments on commit 868d2b4

Please sign in to comment.