Skip to content

Conversation

@BeksOmega
Copy link
Contributor

The basics

  • I branched from project-cereal
  • My pull request is against project-cereal
  • My code follows the style guide

Link for Diff: BeksOmega/blockly@cereal/connnected-blocks...BeksOmega:cereal/variables

The details

Resolves

Work on project cereal
Dependent on #5120

Proposed Changes

Adds serialization and deserialization of variables as JSOs.

Reason for Changes

Saving state is good.

Test Coverage

Added tests to ensure that serialized variables have the correct format.

@google-cla google-cla bot added the cla: yes Used by Google's CLA checker. label Aug 6, 2021
@BeksOmega BeksOmega changed the title JSO serialization and deserialization of variables feat: add JSO serialization and deserialization of variables Aug 6, 2021
@BeksOmega BeksOmega marked this pull request as ready for review August 6, 2021 14:58
@BeksOmega BeksOmega requested a review from a team as a code owner August 6, 2021 14:58
@BeksOmega BeksOmega merged commit f9285e2 into RaspberryPiFoundation:project-cereal Aug 6, 2021
BeksOmega added a commit to BeksOmega/blockly that referenced this pull request Sep 13, 2021
…ryPiFoundation#5131)

* Add variable serialization tests

* Fix requires for new file

* Add serialization and deserialization of variables

* Remove only in tests

* Cleanup
@BeksOmega BeksOmega deleted the cereal/variables branch September 16, 2021 15:32
BeksOmega added a commit that referenced this pull request Sep 17, 2021
* Add variable serialization tests

* Fix requires for new file

* Add serialization and deserialization of variables

* Remove only in tests

* Cleanup
alschmiedt pushed a commit to alschmiedt/blockly that referenced this pull request Sep 20, 2021
…ryPiFoundation#5131)

* Add variable serialization tests

* Fix requires for new file

* Add serialization and deserialization of variables

* Remove only in tests

* Cleanup
alschmiedt pushed a commit that referenced this pull request Sep 20, 2021
* Add variable serialization tests

* Fix requires for new file

* Add serialization and deserialization of variables

* Remove only in tests

* Cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Used by Google's CLA checker.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants