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

feat: Add support for caching with the nyc instrument command #1264

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndrewFinlay
Copy link
Contributor

@AndrewFinlay AndrewFinlay commented Jan 6, 2020

This is a simple change to add cache support to nyc instrument, as described in #1203.
It has a prerequisite PR here

As discussed previously this will probably need some kind of mechanism to clear the cache if the user changes the how nyc behaves with require hooks. I'm open to ideas on how to achieve this.

Simply implementation that doesn't yet handle cleaning invalid caches
@stale
Copy link

stale bot commented Jan 10, 2021

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Jan 10, 2021
@AndrewFinlay
Copy link
Contributor Author

bump. Still relevant, from memory this needs work to finish.

@stale stale bot removed the stale label Jan 12, 2021
@stale
Copy link

stale bot commented Apr 16, 2022

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Apr 16, 2022
@AndrewFinlay
Copy link
Contributor Author

bump, Still relevant, I'll take another look when there's some maintainer interest

@stale stale bot removed the stale label Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant