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

Fix incorrect error diagnostic location parameters #31

Closed SasinduDilshara closed 3 weeks ago

SasinduDilshara commented 3 weeks ago

Fixes https://github.com/ballerina-platform/static-code-analysis-tool/issues/29

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.32%. Comparing base (5453af9) to head (5f72f90). Report is 24 commits behind head on static-code-analysis-tool.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## static-code-analysis-tool #31 +/- ## =============================================================== + Coverage 88.95% 89.32% +0.37% - Complexity 182 197 +15 =============================================================== Files 18 18 Lines 706 740 +34 Branches 77 79 +2 =============================================================== + Hits 628 661 +33 Misses 49 49 - Partials 29 30 +1 ```

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

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud