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

[WIP] Issue 424/add saferepr #460

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Dec 13, 2023

  1. Add Saferepr to tracer class

    Anusha Shekhar authored and Anusha Shekhar committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3499ef5 View commit details
    Browse the repository at this point in the history
  2. Update all repr occurences to use saferepr

    Anusha Shekhar authored and Anusha Shekhar committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cff191d View commit details
    Browse the repository at this point in the history
  3. Add tests for saferepr

    Anusha Shekhar authored and Anusha Shekhar committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    86a0b35 View commit details
    Browse the repository at this point in the history
  4. Add test for usage of saferepr

    Anusha Shekhar authored and Anusha Shekhar committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e7f6b98 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. linting

    Anusha Shekhar authored and Anusha Shekhar committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5fa1164 View commit details
    Browse the repository at this point in the history
  2. Fix failing test in Ubuntu

    Anusha Shekhar authored and Anusha Shekhar committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cb4bb02 View commit details
    Browse the repository at this point in the history
  3. Codecov

    Anusha Shekhar authored and Anusha Shekhar committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    11d6c28 View commit details
    Browse the repository at this point in the history