Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rlabbe/filterpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mxbdev/filterpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: MBmods2024
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 31 files changed
  • 1 contributor

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    e99d68e View commit details
    Browse the repository at this point in the history
  2. -renamed all __init__.py's to disable__init__.p_ so as to not lose

    contained information
    mxbdev committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d9736b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4035a09 View commit details
    Browse the repository at this point in the history
  4. - subsources stats done.

    mxbdev committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    95c458d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98a2740 View commit details
    Browse the repository at this point in the history
  6. . ditto

    mxbdev committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8920531 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46fe2a0 View commit details
    Browse the repository at this point in the history
  8. - added a def for missing pytest.approx(). approx() in common.helpers.

    Used a roundoff to 8 digits. Hope thats correct.
    mxbdev committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    908ec79 View commit details
    Browse the repository at this point in the history
  9. - replaced missing pytest.approx() with common.helpers.approx()

    (see previous commit msg)
    mxbdev committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    84e3c63 View commit details
    Browse the repository at this point in the history
Loading