Skip to content

style: include IM_AVERAGE_COMPUTATION_COULD_OVERFLOW#5131

Merged
vil02 merged 1 commit intoTheAlgorithms:masterfrom
vil02:include_IM_AVERAGE_COMPUTATION_COULD_OVERFLOW
May 1, 2024
Merged

style: include IM_AVERAGE_COMPUTATION_COULD_OVERFLOW#5131
vil02 merged 1 commit intoTheAlgorithms:masterfrom
vil02:include_IM_AVERAGE_COMPUTATION_COULD_OVERFLOW

Conversation

@vil02
Copy link
Copy Markdown
Member

@vil02 vil02 commented Apr 30, 2024

This PR includes IM_AVERAGE_COMPUTATION_COULD_OVERFLOW SpotBugs rule.

Related to #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 force-pushed the include_IM_AVERAGE_COMPUTATION_COULD_OVERFLOW branch from 9535c3b to a38e752 Compare April 30, 2024 17:45
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 30, 2024

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.34%. Comparing base (b075c19) to head (a38e752).
⚠️ Report is 1106 commits behind head on master.

Files with missing lines Patch % Lines
...ava/com/thealgorithms/misc/RangeInSortedArray.java 0.00% 3 Missing ⚠️
...namicprogramming/LongestIncreasingSubsequence.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5131   +/-   ##
=========================================
  Coverage     37.33%   37.34%           
- Complexity     2349     2350    +1     
=========================================
  Files           517      517           
  Lines         15622    15622           
  Branches       2971     2971           
=========================================
+ Hits           5833     5834    +1     
  Misses         9500     9500           
+ Partials        289      288    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vil02 vil02 marked this pull request as ready for review April 30, 2024 17:48
@vil02 vil02 enabled auto-merge (squash) April 30, 2024 19:28
Copy link
Copy Markdown
Member

@BamaCharanChhandogi BamaCharanChhandogi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM,Thanks

@vil02 vil02 merged commit 2513ccd into TheAlgorithms:master May 1, 2024
@vil02 vil02 deleted the include_IM_AVERAGE_COMPUTATION_COULD_OVERFLOW branch May 3, 2024 18:12
@vil02 vil02 mentioned this pull request Jul 9, 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