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: use a recursive helper to find named parent package #507

Merged
merged 4 commits into from
Nov 23, 2022

Commits on Nov 23, 2022

  1. fix: use a recursive helper to find named parent package, catch error…

    …s to avoid breaking the process just because stats didn't work
    dominikg committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    91be2c2 View commit details
    Browse the repository at this point in the history
  2. fix: ensure parsed package cache is hit by normalizing cached paths, …

    …skip over same package
    dominikg committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    640b04e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf84d4b View commit details
    Browse the repository at this point in the history
  4. fix: normalize stat filenames to ensure cached package names are actu…

    …ally hit on aggregation.
    dominikg committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6a446fb View commit details
    Browse the repository at this point in the history