ballerina-platform / static-code-analysis-tool

Tool for performing static code analysis for Ballerina projects.
Apache License 2.0
3 stars 5 forks source link

Add core rule implementation for checkpanic #10

Closed Xenowa closed 6 months ago

Xenowa commented 6 months ago

Purpose

Xenowa commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 90.90909% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 88.43%. Comparing base (692f657) to head (62d7084).

:exclamation: Current head 62d7084 differs from pull request most recent head a1a1fdb

Please upload reports for the commit a1a1fdb to get more accurate results.

Files Patch % Lines
.../main/java/io/ballerina/scan/internal/ScanCmd.java 75.00% 1 Missing :warning:
...io/ballerina/scan/internal/StaticCodeAnalyzer.java 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## static-code-analysis-tool #10 +/- ## =============================================================== + Coverage 88.29% 88.43% +0.13% - Complexity 62 66 +4 =============================================================== Files 13 13 Lines 282 294 +12 Branches 21 22 +1 =============================================================== + Hits 249 260 +11 Misses 24 24 - Partials 9 10 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
37 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.3% Duplication on New Code

See analysis details on SonarCloud