Skip to content

Conversation

@ic0ns
Copy link
Contributor

@ic0ns ic0ns commented Jun 18, 2025

Summary

  • Added comprehensive unit tests for all major components in Crawler-Core
  • Achieved significantly improved test coverage
  • Added mockito-core dependency for mocking capabilities

ic0ns pushed a commit that referenced this pull request Jun 30, 2025
…nceProvider

- Renamed local variable 'instance' to 'manager' in BulkScanWorkerManager.handleStatic() to avoid shadowing the static field
- Renamed parameter 'serializers' to 'serializersToRegister' in MongoPersistenceProvider.registerSerializer() to avoid shadowing the static field
- Renamed parameter 'modules' to 'modulesToRegister' in MongoPersistenceProvider.registerModule() to avoid shadowing the static field

These changes resolve the variable hiding warnings identified in issue #17.
@ic0ns ic0ns mentioned this pull request Jun 30, 2025
4 tasks
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.

2 participants