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

Refactors and bugfixes #1736

Merged
merged 13 commits into from
Oct 28, 2024
Merged

Refactors and bugfixes #1736

merged 13 commits into from
Oct 28, 2024

Commits on Oct 28, 2024

  1. Patch raises

    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c2e082e View commit details
    Browse the repository at this point in the history
  2. Update var names

    Align with convention, avoid shadowing builtins
    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1058545 View commit details
    Browse the repository at this point in the history
  3. add timedelta_to_float helper

    patch time=None particlefile.write
    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    15cb6d2 View commit details
    Browse the repository at this point in the history
  4. type annotations

    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    11885ac View commit details
    Browse the repository at this point in the history
  5. TimeConverter testing

    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    65472a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7607aec View commit details
    Browse the repository at this point in the history
  7. Remove xfail from test

    Fixes #1737
    
    remove xfail test flag (fixes #1737)
    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2499ffb View commit details
    Browse the repository at this point in the history
  8. remove dead code

    contributes to #1620
    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f00fbc4 View commit details
    Browse the repository at this point in the history
  9. refactor cleanup_remove_files

    contributes to #1620
    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    52680be View commit details
    Browse the repository at this point in the history
  10. patch unit tests

    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4a5d5f5 View commit details
    Browse the repository at this point in the history
  11. review feedback

    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    338fe9a View commit details
    Browse the repository at this point in the history
  12. Add type ignore comments

    Postpone typing to a future refactoring (particularly for reltime)
    VeckoTheGecko committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    69b1094 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d96644b View commit details
    Browse the repository at this point in the history