osscar-org / scicode-widgets

A collection of widgets to prepare interactive scientific visualisations, including user code input and validation
https://osscar-org.github.io/scicode-widgets/
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Add update_mode to CodeDemo #28

Closed agoscinski closed 1 year ago

agoscinski commented 1 year ago

update_mode determines how the output is refreshed on a parameter change in the parameter panel.


:books: Documentation preview :books:: https://scicode-widgets--28.org.readthedocs.build/en/28/

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 89.47% and project coverage change: +0.09% :tada:

Comparison is base (3ad7e26) 83.28% compared to head (6d2eac0) 83.38%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## cued-reset-cue-button #28 +/- ## ========================================================= + Coverage 83.28% 83.38% +0.09% ========================================================= Files 13 13 Lines 658 686 +28 ========================================================= + Hits 548 572 +24 - Misses 110 114 +4 ``` | [Files Changed](https://app.codecov.io/gh/osscar-org/scicode-widgets/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/scwidgets/check/\_widget\_check\_registry.py](https://app.codecov.io/gh/osscar-org/scicode-widgets/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Njd2lkZ2V0cy9jaGVjay9fd2lkZ2V0X2NoZWNrX3JlZ2lzdHJ5LnB5) | `71.05% <ø> (ø)` | | | [src/scwidgets/code/\_widget\_parameter\_panel.py](https://app.codecov.io/gh/osscar-org/scicode-widgets/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Njd2lkZ2V0cy9jb2RlL193aWRnZXRfcGFyYW1ldGVyX3BhbmVsLnB5) | `90.00% <84.61%> (-5.24%)` | :arrow_down: | | [src/scwidgets/code/\_widget\_code\_demo.py](https://app.codecov.io/gh/osscar-org/scicode-widgets/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Njd2lkZ2V0cy9jb2RlL193aWRnZXRfY29kZV9kZW1vLnB5) | `80.68% <92.00%> (+3.87%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/osscar-org/scicode-widgets/pull/28/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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