- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Feedback #1
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
base: feedback
Are you sure you want to change the base?
Feedback #1
Conversation
| 🤖 AI Feedback🕒 Posted on 2025-10-24T06:49:08.069Z Overall FeedbackLooks good! Implementation passes all BasicTest and most EdgeCaseTest scenarios with excellent design and adherence to requirements. Excellent work on core features and edge cases. Areas for ImprovementWarehouseAnalyzer Implementation
 WarehouseAnalyzer Business Logic
 SummaryFix precision errors in weighted averages and outlier calculation algorithms. Implement correct expiration discount ranges. The solution is mostly complete with minor logical adjustments needed for statistical accuracy. Previous Feedback🕒 Posted on 2025-10-23T13:44:07.504Z Overall FeedbackThe implementation demonstrates strong understanding of the assignment requirements, showing good grasp of object-oriented principles and Java features. The warehouse analytics implement complex business logic correctly in most areas, though several precision and edge case details need refinement. What's Working Well
 Areas for Improvement
 SummaryRefine precision handling and edge cases throughout analytics methods, particularly with BigDecimal operations and edge value handling. Address the constructor mismatch to pass all tests. Previous Feedback🕒 Posted on 2025-10-23T13:32:13.599Z Overall FeedbackLooks good to me! All requirements are met and tests pass successfully. The implementation is well-structured with proper encapsulation, polymorphism, and clean handling of edge cases. What's Working Well
 Areas for Improvement
 SummaryExcellent job on meeting core requirements and advanced functionality. The key takeaway: Ensure documentation always matches implementation logic to avoid confusion. Previous Feedback🕒 Posted on 2025-10-20T12:28:44.822Z Overall FeedbackLooks good! The WarehouseAnalyzer implementation satisfies all test requirements in  What's Working Well
 Areas for Improvement
 SummaryThe solution is complete and meets all requirements. The most important takeaway is careful edge case handling in calculations involving floating-point values and null safety. Previous Feedback🕒 Posted on 2025-10-06T06:42:56.745Z Overall FeedbackExcellent work! Your  | 
Adding missing testmethods
…beacuse its set to my default.
👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to the default branch since the assignment started. Your teacher can see this too.
Notes for teachers
Use this PR to leave feedback. Here are some tips:
For more information about this pull request, read “Leaving assignment feedback in GitHub”.
Subscribed: @gurkvatten