Skip to content

style: include ICAST_IDIV_CAST_TO_DOUBLE#6121

Merged
vil02 merged 1 commit intoTheAlgorithms:masterfrom
vil02:include_ICAST_IDIV_CAST_TO_DOUBLE
Jan 10, 2025
Merged

style: include ICAST_IDIV_CAST_TO_DOUBLE#6121
vil02 merged 1 commit intoTheAlgorithms:masterfrom
vil02:include_ICAST_IDIV_CAST_TO_DOUBLE

Conversation

@vil02
Copy link
Copy Markdown
Member

@vil02 vil02 commented Jan 10, 2025

Continuation of #5122.

Based on AverageTest.testAverageInt Average::average(int[]) should return some integer type.

  • 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 January 10, 2025 17:00
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 10, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.78%. Comparing base (5ab6356) to head (6982b28).
⚠️ Report is 495 commits behind head on master.

Files with missing lines Patch % Lines
...n/java/com/thealgorithms/others/KochSnowflake.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6121      +/-   ##
============================================
- Coverage     73.79%   73.78%   -0.02%     
  Complexity     5118     5118              
============================================
  Files           658      658              
  Lines         17632    17632              
  Branches       3391     3391              
============================================
- Hits          13011    13009       -2     
- Misses         4117     4118       +1     
- Partials        504      505       +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 enabled auto-merge (squash) January 10, 2025 17:03
@vil02 vil02 merged commit a9633c0 into TheAlgorithms:master Jan 10, 2025
@vil02 vil02 deleted the include_ICAST_IDIV_CAST_TO_DOUBLE branch January 10, 2025 18:56
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