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

Load FileData info from cache #575

Merged
merged 1 commit into from
Mar 9, 2020
Merged

Conversation

PrajwalM2212
Copy link
Contributor

This PR adds the functionality to load FileData information from the cache.
A new function get_files has been added in cache.py.
fill method has been added in FileData class.
Appropriate tests have been added

Closes #574

Signed-off-by: PrajwalM2212 [email protected]

This PR adds the functionality to load FileData
information from the cache. A new function get_files
has been added in cache.py.
fill method has been added in FileData class.
Appropriate tests have been added

Closes tern-tools#574

Signed-off-by: PrajwalM2212 <[email protected]>

fix
@nishakm
Copy link
Contributor

nishakm commented Mar 9, 2020

Looks good for now. I'll probably tweek some of the functionality later. Merging.

@nishakm nishakm merged commit a090517 into tern-tools:master Mar 9, 2020
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.

Allow Tern to save to and load from FileData information from the cache
2 participants