Skip to content

14 sec audit#17

Merged
dgraf-gh merged 2 commits intomainfrom
14-sec-audit
Feb 28, 2026
Merged

14 sec audit#17
dgraf-gh merged 2 commits intomainfrom
14-sec-audit

Conversation

@dgraf-gh
Copy link
Contributor

No description provided.

…r progress tracking

- Replaced inline progress tracking methods with centralized `ImportStatistics` class.
- Removed redundant print methods and progress reporting logic.
- Consolidated `ImportService` phases with cleaner method calls and improved encapsulation.
- Migrated service classes into a dedicated `importer` package for improved organization.
- Added in-memory stats DB option and cron-based flush scheduling.
- Removed unused `clientIp` field and related logic.
- Replaced custom `@SpringBootTest` annotations with `@IntegrationTest` for improved test consistency.
- Consolidated stats recording and database initialization logic.
- Updated test cases and introduced `StatsServiceIntegrationTest` for better coverage.
@dgraf-gh dgraf-gh linked an issue Feb 28, 2026 that may be closed by this pull request
@dgraf-gh dgraf-gh merged commit efaead7 into main Feb 28, 2026
2 checks passed
@dgraf-gh dgraf-gh deleted the 14-sec-audit branch February 28, 2026 19:24
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.

Sec Audit

1 participant