Skip to content

Use smee.mm.TensorReporter in MD apps#113

Draft
mattwthompson wants to merge 2 commits into
mainfrom
smee-reporter
Draft

Use smee.mm.TensorReporter in MD apps#113
mattwthompson wants to merge 2 commits into
mainfrom
smee-reporter

Conversation

@mattwthompson

@mattwthompson mattwthompson commented Jul 21, 2026

Copy link
Copy Markdown
Member

Closes #110

@codecov-commenter

codecov-commenter commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.92%. Comparing base (1f6b807) to head (aee259b).

Files with missing lines Patch % Lines
dimsim/compute/apps.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   69.26%   68.92%   -0.35%     
==========================================
  Files          19       19              
  Lines        1604     1612       +8     
==========================================
  Hits         1111     1111              
- Misses        493      501       +8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mattwthompson

Copy link
Copy Markdown
Member Author

Need to think about how to test this and need to read into how these MessagePack files are used elsewhere in the fitting stack. Right now there isn't much code to go off of for that.

The reporter initializes well1 and the simulation runs, so I'm pretty sure it's set up right. But it ought to be tested in some way more than me running the example jobs locally without crashing.

Footnotes

  1. And doesn't when I pass a bad argument through

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.

Use specialized reported for production trajectories

2 participants