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

Export file system facade to be used in tests #1286

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Jan 8, 2025

Otherwise we cannot write integration tests in the analysis-model project.

@uhafner uhafner added the tests Enhancement of tests label Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

☀️   Quality Monitor

   🚦   Tests: 98% successful (✔️ 103 passed, 🙈 2 skipped)
   〰️   Line Coverage: 92% (61 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (80 survived mutations)
   💪   Test Strength: 85% (58 survived mutations in tested code)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   🚫   Revapi: No warnings
   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilities
   🌀   Cyclomatic Complexity: 376 (total)
   💭   Cognitive Complexity: 173 (total)
   📏   Lines of Code: 4043 (total)
   📝   Non Commenting Source Statements: 1257 (total)
   🔭   Access to foreign data: 88 (total)
   🔗   Class cohesion: 71.43% (maximum)
   📤   Fan out: 278 (total)
   📲   Number of accessors: 14 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 375 (total)
   ➿   N-Path Complexity: 455 (total)


🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern ''! Configuration error for 'Revapi'?

Created by Quality Monitor v1.14.0 (#f3859fd). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit c5c415d into main Jan 8, 2025
14 checks passed
@uhafner uhafner deleted the package-detector-facade branch January 8, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Enhancement of tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant