Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: project-zot/zot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d13db1dc4937d46fdb8550dc29674093fa6da2e8
Choose a base ref
...
head repository: project-zot/zot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8c159ef70e79839c7a43d5d8f6bd37f25ad76082
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Jul 27, 2022

  1. Add fuzz tests for storage_fs

    This commit uses native go fuzzing to fuzz test implementations
    of storage in storage_fs.
    
    moved fuzzing testdata for storage_fs in separate repo
    
    added make target and script for importing fuzz data and running all fuzz tests
    
    Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
    alexstan12 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8c159ef View commit details
    Browse the repository at this point in the history
Loading