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

Fix load context bug #137

Merged
merged 10 commits into from
Jan 5, 2024
Merged

Fix load context bug #137

merged 10 commits into from
Jan 5, 2024

Commits on Jan 3, 2024

  1. fix load context bug

    mfleader committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    579e103 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. remove dead code

    add readable test
    
    refactor to load context test
    
    changes
    
    fix linting
    
    add test explanation
    
    refactor to limit context files read
    
    change context establishment
    mfleader committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a579f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aaeccb View commit details
    Browse the repository at this point in the history
  3. add error tests

    rewrite test and add comment
    
    fix init slice len
    
    fix gosec warning maybe
    
    report abs file path
    
    config use abs filepath
    
    use regular file
    
    move code
    
    clarify test
    
    simplify error msg
    
    func comment
    mfleader committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4e23bfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    227b53b View commit details
    Browse the repository at this point in the history
  5. comment test

    mfleader committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cd58b89 View commit details
    Browse the repository at this point in the history
  6. fix asserts

    mfleader committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    140473a View commit details
    Browse the repository at this point in the history
  7. change log message

    mfleader committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    242c246 View commit details
    Browse the repository at this point in the history
  8. test error

    mfleader committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d1a6bd9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65b4e3d View commit details
    Browse the repository at this point in the history