Skip to content

Conversation

@CoderZhi
Copy link
Collaborator

@CoderZhi CoderZhi commented Jul 2, 2025

based on #4668

  1. Add Snapshot/Revert functions to views
  2. Call snapshot and revert on views in workingset

Fixes #(issue)

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Code refactor or improvement
  • [] Breaking change (fix or feature that would cause a new or changed behavior of existing functionality)
  • [] This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [] make test
  • [] fullsync
  • [] Other test (please specify)

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • [] My code follows the style guidelines of this project
  • [] I have performed a self-review of my code
  • [] I have commented my code, particularly in hard-to-understand areas
  • [] I have made corresponding changes to the documentation
  • [] My changes generate no new warnings
  • [] I have added tests that prove my fix is effective or that my feature works
  • [] New and existing unit tests pass locally with my changes
  • [] Any dependent changes have been merged and published in downstream modules

@CoderZhi CoderZhi requested review from a team, Liuhaai, dustinxie and envestcc as code owners July 2, 2025 15:42
@CoderZhi CoderZhi force-pushed the workingset_snapshot branch from 2b6fe99 to 70e221b Compare July 3, 2025 01:04
@CoderZhi CoderZhi force-pushed the workingset_snapshot branch 6 times, most recently from 45237d7 to 8e60127 Compare July 31, 2025 14:50
@CoderZhi CoderZhi force-pushed the workingset_snapshot branch 3 times, most recently from 49bebc5 to fdd067e Compare August 4, 2025 06:27
@CoderZhi CoderZhi force-pushed the workingset_snapshot branch 5 times, most recently from 65c7c01 to 449930a Compare August 21, 2025 07:26
@CoderZhi CoderZhi force-pushed the workingset_snapshot branch 3 times, most recently from 728c06f to e236101 Compare September 2, 2025 14:38
@CoderZhi CoderZhi force-pushed the workingset_snapshot branch from e236101 to d324ef1 Compare September 2, 2025 15:49
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 2, 2025

@CoderZhi CoderZhi merged commit 4e82010 into master Sep 3, 2025
4 checks passed
@CoderZhi CoderZhi deleted the workingset_snapshot branch September 3, 2025 00:51
envestcc pushed a commit that referenced this pull request Sep 8, 2025
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.

2 participants