-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Importer + Reimport: Reorg, cleanup, comment (#10011)
* First pass at base importer class * Further implementation and comments * Further implementation and comments * (untested) complete default importer * Importer clean up process_finding function * Complete import CBV (untested) * Importer: passing manual testing * Reimporter + auto create context manager (untested) * Completed testing by hand * Add missing tags patch * Correct some unit tests * Pass API tests * Complete reimport CBV * Fix URL mappings * Remove old importers * Correct missed import error * Remove testing cruft * Fix ruff * Remove extraneous comment * Fix flake 8 * Fix some copy/paste errors * Correcting unit tests * Remove lookups for a function called excessively * Fix ruff errors * More unit test fun * Fix ruff stuff * Flake8 * Fix typo * Fix conflicts * Fix quoting in unit test * Fix tests for real... * Some feedback * Fix oopsies * Fix some feedback * Typo * testing before comitting..
- Loading branch information
Showing
21 changed files
with
4,087 additions
and
2,746 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
Oops, something went wrong.