-
Notifications
You must be signed in to change notification settings - Fork 20.7k
Added surface area calculation for pyramid #6853
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
Added surface area calculation for pyramid #6853
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6853 +/- ##
============================================
- Coverage 78.35% 78.33% -0.02%
- Complexity 6615 6616 +1
============================================
Files 746 746
Lines 22015 22022 +7
Branches 4320 4321 +1
============================================
+ Hits 17249 17252 +3
- Misses 4078 4084 +6
+ Partials 688 686 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This is a push request for the ENGG*4450 Large Scale Software Architectural Engineering Class' Lab 6. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JonathanButterworth Thank you for your contribution!
clang-format -i --style=file path/to/your/file.java