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

ESRF Changes #142

Merged
merged 8 commits into from
Jul 12, 2024
Merged

ESRF Changes #142

merged 8 commits into from
Jul 12, 2024

Commits on Mar 4, 2024

  1. Restructure load_unitconv and update tests

    Allow loading of other UnitConv types without poly or pchip .csv datafiles
    Allow users to set limits on the UnitConv object added to fields by default
    Update existing tests and add new tests to cover restructured load_unitconv
    T-Nicholls committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8749963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc63f4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b01cd93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5179766 View commit details
    Browse the repository at this point in the history
  5. Stop using pytest-lazy-fixture

    As it does not work with pytest>8.0.0
    T-Nicholls committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c32f154 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 21, 2024

  1. Switch to f-strings

    T-Nicholls committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9691058 View commit details
    Browse the repository at this point in the history
  2. Resolve mypy errors

    T-Nicholls committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2258498 View commit details
    Browse the repository at this point in the history