Skip to content
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

Fix: Dataset infos() can be broken if a transform not redefining infos() is stacked on the top #1101

Commits on Jul 17, 2023

  1. Add call_count

     - Add call_count to StreamDatasetStorage transform tests
    
    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    32317f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    3a22750 View commit details
    Browse the repository at this point in the history
  2. Fix info transform stack

    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0f18b96 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
    vinnamkim committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8db1969 View commit details
    Browse the repository at this point in the history