Skip to content

Better printing to REPL#73

Merged
aefarrell merged 2 commits into
mainfrom
nicer-repl-strings
Jul 19, 2025
Merged

Better printing to REPL#73
aefarrell merged 2 commits into
mainfrom
nicer-repl-strings

Conversation

@aefarrell
Copy link
Copy Markdown
Owner

Adds methods to show to prints out the scenario that was run for a given plume or puff. It is fairly verbose, but that's just how I do things 😄

Adds methods to `show` to prints out the scenario that was run for a given plume or puff. Updated the doctests to check against this output.
@aefarrell aefarrell linked an issue Jul 19, 2025 that may be closed by this pull request
@aefarrell aefarrell self-assigned this Jul 19, 2025
@aefarrell aefarrell added the todo Things that need to be done label Jul 19, 2025
@aefarrell aefarrell added this to the v0.4 milestone Jul 19, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.33%. Comparing base (dfcfc37) to head (f9ab966).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   96.28%   96.33%   +0.04%     
==========================================
  Files          46       46              
  Lines        2907     2945      +38     
==========================================
+ Hits         2799     2837      +38     
  Misses        108      108              

☔ View full report in Codecov by Sentry.
📢 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.

Added some more doc tests for coverage
@aefarrell aefarrell merged commit 4f7a6da into main Jul 19, 2025
13 checks passed
@aefarrell aefarrell deleted the nicer-repl-strings branch September 19, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

todo Things that need to be done

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nicer REPL strings for Plume and Puff models

1 participant