PySDM icon indicating copy to clipboard operation
PySDM copied to clipboard

raw=True flag for attribute saving in S&H example

Open slayoo opened this issue 1 year ago • 2 comments

this addresses the lack of a way to access unaltered super-droped ids reported in #1380

slayoo avatar Sep 03 '24 16:09 slayoo

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.30%. Comparing base (ec1f515) to head (303dc30). Report is 129 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1385   +/-   ##
=======================================
  Coverage   84.30%   84.30%           
=======================================
  Files         373      373           
  Lines        9160     9160           
=======================================
  Hits         7722     7722           
  Misses       1438     1438           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Sep 03 '24 17:09 codecov[bot]

TODOs:

  • [ ] create a test that will fail without this change
  • [ ] make the new behaviour controllable from user scope

slayoo avatar Sep 05 '24 08:09 slayoo

Closing since the example that needed this is not parto of PySDM_examples. Reopen if needed.

AgnieszkaZaba avatar May 29 '25 11:05 AgnieszkaZaba