Skip to content

Conversation

@vardhan30016
Copy link
Contributor

Description

Fixed incorrect Javadoc return description for the surfaceAreaCylinder method.

Changes

  • Changed @return volume of given cylinder to @return surface area of given cylinder

The method calculates surface area, not volume, so the javadoc was misleading.

Fix Javadoc comment for surfaceAreaCylinder method.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.51%. Comparing base (a14e1e3) to head (88f180b).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7140   +/-   ##
=========================================
  Coverage     78.51%   78.51%           
  Complexity     6752     6752           
=========================================
  Files           759      759           
  Lines         22402    22402           
  Branches       4400     4400           
=========================================
  Hits          17589    17589           
  Misses         4108     4108           
  Partials        705      705           

☔ 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.

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