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

Fix memoization #105

Merged
merged 16 commits into from
May 29, 2023
Merged

Fix memoization #105

merged 16 commits into from
May 29, 2023

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    1f678fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c646add View commit details
    Browse the repository at this point in the history
  3. format

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    576d708 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c51666 View commit details
    Browse the repository at this point in the history
  5. separate filter and results into separate classes so things could be …

    …cached properly without addresses affecting hashing
    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    3798773 View commit details
    Browse the repository at this point in the history
  6. fix network tests

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    929c716 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f42f230 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36e4dc5 View commit details
    Browse the repository at this point in the history
  9. fix lint issues

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    0efa033 View commit details
    Browse the repository at this point in the history
  10. sort pipfile

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    b9b52d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd0f447 View commit details
    Browse the repository at this point in the history
  12. fix some doc warnings

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    3058ef8 View commit details
    Browse the repository at this point in the history
  13. make ReportDate immutable

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    cf28dd6 View commit details
    Browse the repository at this point in the history
  14. remove import duplication

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    35a1d1b View commit details
    Browse the repository at this point in the history
  15. fix naming

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e1367b2 View commit details
    Browse the repository at this point in the history
  16. fix tests

    gyund committed May 29, 2023
    Configuration menu
    Copy the full SHA
    502a6f0 View commit details
    Browse the repository at this point in the history