Skip to content

PySIMRecon service message bug fixes - #291

Merged
tieneupin merged 3 commits into
mainfrom
pysimrecon-message-fixes
Aug 7, 2026
Merged

PySIMRecon service message bug fixes#291
tieneupin merged 3 commits into
mainfrom
pysimrecon-message-fixes

Conversation

@tieneupin

@tieneupin tieneupin commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Further updates to the PySIMRecon service's Pydantic model:

  • Include the SIMOTFParameters and SIMReconParameters as default fields in PySIMReconParameters. This will allow us to (eventually) pass in values from Murfey.
  • Forgot to include the input file in the incoming message.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.09%. Comparing base (64fa4f4) to head (f0aacd7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #291      +/-   ##
==========================================
+ Coverage   83.06%   83.09%   +0.03%     
==========================================
  Files          76       76              
  Lines        9581     9584       +3     
  Branches     1289     1289              
==========================================
+ Hits         7958     7964       +6     
+ Misses       1120     1117       -3     
  Partials      503      503              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tieneupin
tieneupin marked this pull request as ready for review August 5, 2026 08:17
@tieneupin
tieneupin requested a review from stephen-riggs August 5, 2026 08:17
@tieneupin tieneupin self-assigned this Aug 5, 2026
@tieneupin tieneupin added the bug Something isn't working label Aug 5, 2026
@tieneupin tieneupin changed the title Further updates to PySIMRecon service PySIMRecon service message bug fixes Aug 5, 2026

@stephen-riggs stephen-riggs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, but note Dan's comment about the default values

…added an explanation for the default values used by PySIMRecon
@tieneupin
tieneupin force-pushed the pysimrecon-message-fixes branch from 0032b2d to f0aacd7 Compare August 7, 2026 02:55
@tieneupin
tieneupin merged commit 73061a6 into main Aug 7, 2026
10 checks passed
@tieneupin
tieneupin deleted the pysimrecon-message-fixes branch August 7, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants