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: Gusto/fixture_kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: Gusto/fixture_kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 10 commits
  • 55 files changed
  • 1 contributor

Commits on Feb 22, 2026

  1. Configuration menu
    Copy the full SHA
    3b7148f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    358e4c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee23b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    181c8ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ed65c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. Configuration menu
    Copy the full SHA
    1a26ea2 View commit details
    Browse the repository at this point in the history
  2. Add minitest entrypoint and rename mounted repository ivar (#17)

    * Add minitest entrypoint and repository ivar rename
    
    * Update README for minitest lifecycle and config defaults
    ngan authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    2dd48ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfdffd5 View commit details
    Browse the repository at this point in the history
  4. Track SQL write events and verify cache dumping coverage (#18)

    * Track create/update models from sql payload names
    
    * Handle deletes by clearing tracked tables before restore
    
    * Use execute_batch for delete-and-restore statements
    
    * Refine cache restore batching and execute_batch guardrail
    
    * Tighten sql subscriber event name pattern
    
    * Expand sql event coverage and add query-type integration tests
    ngan authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    c508d3b View commit details
    Browse the repository at this point in the history
  5. Release v0.4.0

    ngan committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    14cc536 View commit details
    Browse the repository at this point in the history
Loading