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

Implement tests & Doc fixes #84

Merged
merged 17 commits into from
Oct 24, 2024
Merged

Implement tests & Doc fixes #84

merged 17 commits into from
Oct 24, 2024

Commits on Sep 18, 2024

  1. init tests

    init tests with a test for the get_info function
    ReneSkukies committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9e794bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c516bb View commit details
    Browse the repository at this point in the history
  3. update dependencies

    ReneSkukies committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d92ab61 View commit details
    Browse the repository at this point in the history
  4. delete @show in test

    ReneSkukies committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    840af70 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. add docs; fix docstrings

    added some more docs; fixed an issue with the docstrings of multiple functions
    ReneSkukies committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    689d1df View commit details
    Browse the repository at this point in the history
  2. version update

    ReneSkukies committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    438899f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: Benedikt Ehinger <[email protected]>
    ReneSkukies and behinger authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0be819f View commit details
    Browse the repository at this point in the history
  2. enable Doc preview

    ReneSkukies committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bace2f2 View commit details
    Browse the repository at this point in the history
  3. fix docstrings

    ReneSkukies committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    41861fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73776d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    ebb4521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972b773 View commit details
    Browse the repository at this point in the history
  3. test for unfold and docfix

    tests now look out for an error/ warning in run_unfold. This should give security on future breaking changes with Unfold.jl; the docfix hopefully fixes the CI issue with the Artifact
    ReneSkukies committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    479cfce View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. add Julia Formatter toml

    ReneSkukies committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f28da48 View commit details
    Browse the repository at this point in the history
  2. add new HowTo and logo

    ReneSkukies committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f68bbb8 View commit details
    Browse the repository at this point in the history
  3. Update Version

    ReneSkukies authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    92512c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e42729 View commit details
    Browse the repository at this point in the history