-
Notifications
You must be signed in to change notification settings - Fork 1
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 #35
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #35 +/- ##
=======================================
Coverage 74.47% 74.47%
=======================================
Files 2 2
Lines 192 192
Branches 17 17
=======================================
Hits 143 143
Misses 46 46
Partials 3 3 ☔ View full report in Codecov by Sentry. |
Qodana for .NET25 new problems were found
☁️ View the detailed Qodana report Detected 24 dependenciesThird-party software listThis page lists the third-party software dependencies used in AzureLiquid
Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Adds qodana.yaml and GitHub workflow file that runs Qodana static analysis on each pull request.