Skip to content

Add qodana CI checks - #134

Closed
qodana-cloud[bot] wants to merge 2 commits into
mainfrom
qodana-automation-1728885987
Closed

Add qodana CI checks#134
qodana-cloud[bot] wants to merge 2 commits into
mainfrom
qodana-automation-1728885987

Conversation

@qodana-cloud

@qodana-cloud qodana-cloud Bot commented Mar 30, 2026

Copy link
Copy Markdown

Adds qodana.yaml and GitHub workflow file that runs Qodana static analysis on each pull request.

@github-actions

Copy link
Copy Markdown

Qodana for Python

112 new problems were found

Inspection name Severity Problems
Invalid type hints definitions and usages 🔶 Warning 76
Incorrect property definition 🔶 Warning 3
Unused imports 🔶 Warning 1
Class has no init method ◽️ Notice 21
Duplicated code fragment ◽️ Notice 5
Unused local symbols ◽️ Notice 4
Inconsistent return statements ◽️ Notice 2

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codecov

codecov Bot commented Mar 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b6fc6ba) to head (c353d11).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #134   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1905      1905           
=========================================
  Hits          1905      1905           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dalinicus dalinicus closed this Mar 30, 2026
@dalinicus
dalinicus deleted the qodana-automation-1728885987 branch March 30, 2026 19:28
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