Skip to content

chore: configure SpotBugs plugin find-sec-bugs #5144

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

Merged
merged 1 commit into from
May 7, 2024

Conversation

vil02
Copy link
Member

@vil02 vil02 commented May 6, 2024

Configures find-sec-bugs (another SpotBugs plugin).

Similar to #5126. Continuation of #5122.

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@vil02 vil02 marked this pull request as ready for review May 6, 2024 15:56
@vil02 vil02 enabled auto-merge (squash) May 6, 2024 17:27
@vil02 vil02 force-pushed the configure_findsecbugs branch from faac405 to ce244cc Compare May 7, 2024 05:43
@codecov-commenter
Copy link

codecov-commenter commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.55%. Comparing base (ff5267d) to head (87b7791).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5144   +/-   ##
=========================================
  Coverage     37.55%   37.55%           
  Complexity     2364     2364           
=========================================
  Files           517      517           
  Lines         15605    15605           
  Branches       2965     2965           
=========================================
  Hits           5860     5860           
  Misses         9458     9458           
  Partials        287      287           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vil02 vil02 force-pushed the configure_findsecbugs branch from ce244cc to 87b7791 Compare May 7, 2024 05:44
@vil02 vil02 merged commit 030bb91 into TheAlgorithms:master May 7, 2024
4 checks passed
@vil02 vil02 deleted the configure_findsecbugs branch May 7, 2024 19:42
@vil02 vil02 mentioned this pull request May 8, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants