Use 2 pass encoding for ffmpeg - #397
Merged
Merged
GitHub Actions / Qodana for JVM
completed
Sep 7, 2025 in 0s
1 new problem found by Qodana for JVM
Qodana for JVM
1 new problem were found
| Inspection name | Severity | Problems |
|---|---|---|
Check Kotlin and Java source code coverage |
🔶 Warning | 1 |
@@ Code coverage @@
+ 70% total lines covered
260 lines analyzed, 184 lines covered
# Calculated according to the filters of your coverage tool☁️ View the detailed Qodana report
Detected 17 dependencies
Third-party software list
This page lists the third-party software dependencies used in Stickerify
| Dependency | Version | Licenses |
|---|---|---|
| annotations | 13.0 | Apache-2.0 |
| commons-io | 2.20.0 | Apache-2.0 |
| error_prone_annotations | 2.38.0 | Apache-2.0 |
| gson | 2.13.1 | Apache-2.0 |
| java-telegram-bot-api | 9.2.0 | Apache-2.0 |
| jave-core | 3.5.0 | GPL-3.0-only |
| kotlin-stdlib-common | 1.9.10 | Apache-2.0 |
| kotlin-stdlib-jdk7 | 1.9.10 | Apache-2.0 |
| kotlin-stdlib-jdk8 | 1.9.10 | Apache-2.0 |
| kotlin-stdlib | 1.9.10 | Apache-2.0 |
| logback-classic | 1.5.18 | EPL-1.0 LGPL-2.0-or-later |
| logback-core | 1.5.18 | EPL-1.0 LGPL-2.0-or-later |
| logging-interceptor | 4.12.0 | Apache-2.0 |
| okhttp | 4.12.0 | Apache-2.0 |
| okio-jvm | 3.6.0 | Apache-2.0 |
| slf4j-api | 2.0.17 | MIT |
| tika-core | 3.2.2 | Apache-2.0 BSD-SIMPLIFIED-DARWIN IPTC-2006 |
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 76 in src/main/java/com/github/stickerifier/stickerify/bot/Stickerify.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `process` coverage is below the threshold 50%
Loading