Skip to content

Change API in CodeExercise related to cue_outputs #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

agoscinski
Copy link
Collaborator

@agoscinski agoscinski commented Nov 28, 2024

cue_outputs has been changed to outputs.

The CodeExercice has a new property output which is the first element of outputs:.

Now non CueOutput objects can be passed that are converted to CueFigure or CueObject depending on the type.


📚 Documentation preview 📚: https://scicode-widgets--71.org.readthedocs.build/en/71/

@agoscinski agoscinski force-pushed the update-api-cue-outputs branch from a31845a to 29c0091 Compare November 28, 2024 17:43
`cue_outputs` has been changed to `outputs`.

The `CodeExercice` has a new property `output` which is the first
element of `outputs`:.

Now non `CueOutput` objects can be passed that are converted to
`CueFigure` or `CueObject` depending on the type.
@agoscinski agoscinski force-pushed the update-api-cue-outputs branch from 29c0091 to c077b5b Compare November 28, 2024 17:44
@agoscinski agoscinski merged commit 823a739 into main Nov 28, 2024
3 checks passed
@agoscinski agoscinski deleted the update-api-cue-outputs branch November 28, 2024 17:58
agoscinski added a commit that referenced this pull request Nov 29, 2024
The test was still using `cue_outputs` what has been renamed to
`outputs` because the code was not run the bug was not detected in the
PR #71 changing API.
agoscinski added a commit that referenced this pull request Nov 29, 2024
The test was still using `cue_outputs` what has been renamed to
`outputs` because the code was not run the bug was not detected in the
PR #71 changing API.
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.

1 participant