Skip to content

Conversation

@ddcc4
Copy link
Collaborator

@ddcc4 ddcc4 commented Dec 8, 2025

This should be the last batch of changes to RS 8.8.0 before we release it.

This merge will also propagate the alpha.13 tag to the PD branch and eventually to edge.

ddcc4 and others added 3 commits December 8, 2025 10:30
# Overview

Follow-up to PR #17331: Unicode has 2 different characters for mu:
- `µ` (U+00B5) is the "micro" symbol, meaning 1/1,000,000th.
- `μ` (U+03BC) is for writing Greek-language text.

Using the Greek-language `μ` can cause ugly font fallback if a font
doesn't have the Greek alphabet.

We cleaned this all up last year, but since then, new Greek `μ`s have
snuck into our codebase, mostly in the docs and release notes.

## Test Plan and Hands on Testing

Run CI tests.

## Risk assessment

Low.

I'm adding this in RS 8.8.0 branch because the release notes are in RS
8.8.0.
The last 2 translations and a fix for the script so that
`app/src/assets/localization/zh/index.ts` does not get deleted.

Co-authored-by: Jesse Johnson <158077254+neo-jesse@users.noreply.github.com>
# Overview

Adds meniscus relative pipetting actions to the 8.8 known overpressure
issue (as opposed to just dynamic aspirate/dispenses).

## Test Plan and Hands on Testing



## Changelog

one-line change to app release notes. 

## Review requests



## Risk assessment

low.
Resolved conflicts:
- docs/flex/docs/touchscreen/quick-transfer.md
@ddcc4 ddcc4 force-pushed the merge-8.8.0-into-pd-8.7.0 branch from 59561a0 to c9550db Compare December 8, 2025 19:50
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.70%. Comparing base (a84cb45) to head (c9550db).

Additional details and impacted files

Impacted file tree graph

@@                    Coverage Diff                     @@
##           chore_release-pd-8.7.0   #20322      +/-   ##
==========================================================
+ Coverage                   25.06%   26.70%   +1.64%     
==========================================================
  Files                        3620     3618       -2     
  Lines                      301669   303632    +1963     
  Branches                    42366    43893    +1527     
==========================================================
+ Hits                        75605    81092    +5487     
+ Misses                     226036   222509    -3527     
- Partials                       28       31       +3     
Flag Coverage Δ
protocol-designer 19.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 273 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants