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

GStatSim interface #155

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

GStatSim interface #155

wants to merge 32 commits into from

Commits on Jul 4, 2023

  1. preliminary interface

    mmaelicke committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    84177ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eecc104 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    5b208da View commit details
    Browse the repository at this point in the history
  2. draft GStatSim interface

    mmaelicke committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bd5eab1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #153 from mmaelicke/main

    Pull test-fix into interface branch
    mmaelicke authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1767421 View commit details
    Browse the repository at this point in the history
  4. add some docstrings

    mmaelicke committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    48dfabd View commit details
    Browse the repository at this point in the history
  5. fix typo

    mmaelicke committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7804cc3 View commit details
    Browse the repository at this point in the history
  6. fixed column setting bugs

    mmaelicke committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9fa6b29 View commit details
    Browse the repository at this point in the history
  7. add some tests

    mmaelicke committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8bdfe43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e89977 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5040d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e682928 View commit details
    Browse the repository at this point in the history
  11. also exclude python 3.8

    mmaelicke committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    88339fc View commit details
    Browse the repository at this point in the history
  12. make check function public

    mmaelicke committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f70bdfd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. update to quiet parameter

    mmaelicke committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    56bd696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53e1bc View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    929354a View commit details
    Browse the repository at this point in the history
  2. add interfaces to the docs

    mmaelicke committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    ac3c8b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    074e6f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    3f01059 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #171 from mmaelicke/resolve-gstatsim-conflict

    Merge HEAD into `gstatsim-interface`
    mmaelicke authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    277b057 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    f315c84 View commit details
    Browse the repository at this point in the history
  2. pre-commit fixes

    mmaelicke committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bec6115 View commit details
    Browse the repository at this point in the history
  3. change coverage settings

    mmaelicke committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a7d540e View commit details
    Browse the repository at this point in the history
  4. fix to coverage

    mmaelicke committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a4720b9 View commit details
    Browse the repository at this point in the history
  5. use newer codecov version

    mmaelicke committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f649dc3 View commit details
    Browse the repository at this point in the history
  6. ignore @Overloads

    mmaelicke committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c5071b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8abaee4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5980f22 View commit details
    Browse the repository at this point in the history
  9. Update main.yml

    mmaelicke authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    11ef090 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    11a60c5 View commit details
    Browse the repository at this point in the history
  2. fix pre-commit

    mmaelicke committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4c9090a View commit details
    Browse the repository at this point in the history