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

Remove prune_dependency_tree and reuse getfixtureclosure logic #11243

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

Commits on Aug 10, 2023

  1. Do the improvement

    sadra-barikbin committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    aa5d09d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf5949 View commit details
    Browse the repository at this point in the history
  3. Fix a bug

    sadra-barikbin committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    80b4f8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b725e7 View commit details
    Browse the repository at this point in the history
  5. Improve a comment

    sadra-barikbin committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fc92f9f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    0c163ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b75507 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/Improvement-remove-prune_depen…

    …dency_tree' into Improvement-remove-prune_dependency_tree
    sadra-barikbin committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c8e5277 View commit details
    Browse the repository at this point in the history
  4. Fix a test

    sadra-barikbin committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    57ad1e8 View commit details
    Browse the repository at this point in the history
  5. Improve solution

    Now we precisely prune only when there's dynamic direct parametrization.
    sadra-barikbin committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    120be26 View commit details
    Browse the repository at this point in the history
  6. Apply review comment

    sadra-barikbin committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5e02d9c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 9, 2023

  1. Fix a test

    sadra-barikbin committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    7c56b16 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 9, 2023

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

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    c962339 View commit details
    Browse the repository at this point in the history
  2. Apply review comment

    and fix a couple of Mypy issues
    sadra-barikbin committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    95f53e3 View commit details
    Browse the repository at this point in the history