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

reference: rewrite test to use sub-tests, add benchmark #3883

Commits on Apr 29, 2023

  1. reference: TestParseDockerRef: capture test in loop

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    af36dd6 View commit details
    Browse the repository at this point in the history
  2. reference: TestParseRepositoryInfo: use subtests

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b50c049 View commit details
    Browse the repository at this point in the history
  3. reference: add BenchmarkParse

        BenchmarkParse
        BenchmarkParse-10    	   12696	     93805 ns/op	    9311 B/op	     185 allocs/op
        PASS
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    49e2de2 View commit details
    Browse the repository at this point in the history