-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use searchcache results if summary file is old format (#2920)
* mark new summaries with version file * Changes suggested by @jcscottiii * python formatting * python formatting fixes * change function args * fix go go tests * fix medium tests * Better error handling * change results file names to v2 * Revert "fix medium tests" This reverts commit 15eb662. * Revert "fix go go tests" This reverts commit 5853b78. * add _v2 to summary references * fix small tests * refactoring search.go * add "_v2" suffix * old v2 for diff view * handle searchcache unavailable * update test data links * remove version file creation * code cleanup * test suffix fix * Update populate_dev_data.go * update test data with correct names * test file renames * changes based on reviews * remove references to old summary format * more test fixes * remove unnecessary testing tag * changes suggested by @jcscottiii * fix logic * commenting for export * error handling suggested by @jcscottiii
- Loading branch information
1 parent
0753645
commit cee243f
Showing
33 changed files
with
412 additions
and
373 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.