Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(robot-server): Fix error parsing persisted loadModule commands #14509

Merged
merged 1 commit into from
Feb 20, 2024

Default LoadModuleResult.serialNumber to None.

db36a78
Select commit
Loading
Failed to load commit list.
Merged

fix(robot-server): Fix error parsing persisted loadModule commands #14509

Default LoadModuleResult.serialNumber to None.
db36a78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 1s

67.76% (+0.02%) compared to 9dc8f2d

View this Pull Request on Codecov

67.76% (+0.02%) compared to 9dc8f2d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9dc8f2d) 67.74% compared to head (db36a78) 67.76%.
Report is 1 commits behind head on chore_release-7.2.0.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                   @@
##           chore_release-7.2.0   #14509      +/-   ##
=======================================================
+ Coverage                67.74%   67.76%   +0.02%     
=======================================================
  Files                     2517     2517              
  Lines                    72068    72119      +51     
  Branches                  9278     9278              
=======================================================
+ Hits                     48823    48873      +50     
- Misses                   21027    21028       +1     
  Partials                  2218     2218              
Files Coverage Δ
.../opentrons/protocol_engine/commands/load_module.py 100.00% <ø> (ø)

... and 8 files with indirect coverage changes