Skip to content

feat(dynamic programming -> knapsack): Update invalid example comment - #268

Open
sathish-pv wants to merge 2 commits into
TheAlgorithms:masterfrom
sathish-pv:knapsack_comment_update
Open

feat(dynamic programming -> knapsack): Update invalid example comment#268
sathish-pv wants to merge 2 commits into
TheAlgorithms:masterfrom
sathish-pv:knapsack_comment_update

Conversation

@sathish-pv

Copy link
Copy Markdown

No description provided.

appgurueu
appgurueu previously approved these changes Oct 30, 2024

@appgurueuappgurueu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could use a more interesting example though, for example a capacity of 8.

@codecov-commenter

codecov-commenter commented Nov 16, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.97%. Comparing base (a08a122) to head (c4629a7).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #268 +/- ##
==========================================
+ Coverage 96.82% 96.97% +0.14% 
==========================================
Files 98 101 +3 Lines 1829 1917 +88 Branches 345 358 +13 ==========================================
+ Hits 1771 1859 +88 
Misses 58 58 

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sathish-pv

Copy link
Copy Markdown
Author

Merge PR

Sign up for freeto 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.

5 participants

@sathish-pv@codecov-commenter@appgurueu@anandfresh@raklaptudirm