redis / lettuce

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
https://lettuce.io
MIT License
5.3k stars 949 forks source link

Created CodeQL analysis configuration by modifying suggested template #2811

Closed tishun closed 3 months ago

tishun commented 3 months ago

Make sure that:

github-advanced-security[bot] commented 3 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 77.63%. Comparing base (43843bf) to head (311b36b). Report is 243 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2811 +/- ## ============================================ - Coverage 78.71% 77.63% -1.08% - Complexity 6786 7191 +405 ============================================ Files 508 537 +29 Lines 22765 24376 +1611 Branches 2446 2603 +157 ============================================ + Hits 17919 18924 +1005 - Misses 3717 4252 +535 - Partials 1129 1200 +71 ```

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