-
Notifications
You must be signed in to change notification settings - Fork 0
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
Use color constants #75
base: main
Are you sure you want to change the base?
Conversation
2536d3d
to
0308e86
Compare
Qodana Community for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2024.3.4
with:
upload-result: true Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #75 +/- ##
==========================================
- Coverage 21.79% 16.21% -5.58%
==========================================
Files 3 3
Lines 156 148 -8
Branches 24 24
==========================================
- Hits 34 24 -10
- Misses 122 124 +2 ☔ View full report in Codecov by Sentry. |
03cd30d
to
cd26f10
Compare
cd26f10
to
7c2012c
Compare
831caa2
to
ec4f527
Compare
ec4f527
to
f931002
Compare
f931002
to
1dba7cb
Compare
Use color constants and update to latest template changes.