-
Notifications
You must be signed in to change notification settings - Fork 336
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
Add qodana CI checks #2607
Add qodana CI checks #2607
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Qodana for Python2894 new problems were found
☁️ View the detailed Qodana report Detected 19 dependenciesThird-party software listThis page lists the third-party software dependencies used in project
Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2607 +/- ##
========================================
Coverage 69.53% 69.53%
========================================
Files 212 212
Lines 11966 11966
Branches 1208 1208
========================================
Hits 8320 8320
Misses 3277 3277
Partials 369 369 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Adds qodana.yaml and GitHub workflow file that runs Qodana static analysis on each pull request.