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: theogf/TestPicker.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: theogf/TestPicker.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 6 commits
  • 13 files changed
  • 1 contributor

Commits on Apr 19, 2025

  1. simplify codebase

    theogf committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    b0e0944 View commit details
    Browse the repository at this point in the history
  2. fully remove ripgrep

    theogf committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    1d915d0 View commit details
    Browse the repository at this point in the history
  3. add header for testset

    theogf committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    32ba5fa View commit details
    Browse the repository at this point in the history
  4. add docstring

    theogf committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    38dd349 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #36 from theogf/tgf/small-header

    Add small headers and stop using deprecated version from binaries
    theogf authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    a57adf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Refactor code and enable results on multiple files and testsets (#38)

    * bunch of rewrites
    
    * enable writing for testsets as well
    
    * fix eval for testsets
    
    * fix stuff
    
    * more robust parsing
    
    * mark 1.0
    
    * fix test
    
    * fix second test
    
    * fix import
    
    * fix typo
    theogf authored Apr 21, 2025
    8 Configuration menu
    Copy the full SHA
    da537fc View commit details
    Browse the repository at this point in the history
Loading