Skip to content

remove recursion.

8b58a4c
Select commit
Loading
Failed to load commit list.
Open

feat(api, shared-data): add dynamic pipetting into liquid classes #20232

remove recursion.
8b58a4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 4, 2025 in 1s

25.35% (-31.12%) compared to 9eef3bd

View this Pull Request on Codecov

25.35% (-31.12%) compared to 9eef3bd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 25.35%. Comparing base (9eef3bd) to head (8b58a4c).
⚠️ Report is 45 commits behind head on edge.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             edge   #20232       +/-   ##
===========================================
- Coverage   56.46%   25.35%   -31.12%     
===========================================
  Files        3626     3632        +6     
  Lines      301067   302987     +1920     
  Branches    42309    42633      +324     
===========================================
- Hits       170002    76825    -93177     
- Misses     130839   226146    +95307     
+ Partials      226       16      -210     
Files with missing lines Coverage Δ
...n/opentrons_shared_data/liquid_classes/__init__.py 81.81% <ø> (-2.80%) ⬇️
...red_data/liquid_classes/liquid_class_definition.py 95.83% <ø> (-0.07%) ⬇️
...thon/opentrons_shared_data/liquid_classes/types.py 0.00% <ø> (ø)

... and 1820 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.