Skip to content

Conversation

ShreeHarish
Copy link
Contributor

…n in test folder under math/Volume

  • [x ] 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

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.29%. Comparing base (1e8abf1) to head (6cb953b).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5483   +/-   ##
=========================================
  Coverage     52.29%   52.29%           
- Complexity     3256     3257    +1     
=========================================
  Files           525      525           
  Lines         15184    15185    +1     
  Branches       2887     2887           
=========================================
+ Hits           7940     7941    +1     
  Misses         6920     6920           
  Partials        324      324           

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

@ShreeHarish ShreeHarish changed the title Issue #5479 : added volume function in main folder and assert functio… Issue #5479 : added volume of Frustum Cone function in main folder and assert function for the same in test folder Sep 30, 2024
@ShreeHarish ShreeHarish changed the title Issue #5479 : added volume of Frustum Cone function in main folder and assert function for the same in test folder Issue #5479 : added volume of Frustum Cone function in src/main/java/com/thealgorithms/maths/Volume.java and assert function for the same in src/test/java/com/thealgorithms/maths/Volume.java Sep 30, 2024
@ShreeHarish
Copy link
Contributor Author

This is my first PR. Kindly guide me through, had I missed something.

@ShreeHarish ShreeHarish closed this Oct 1, 2024
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.

2 participants