| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## master #1899 +/- ##
==========================================
- Coverage 85.91% 85.91% -0.01%
==========================================
Files 379 379
Lines 19778 19776 -2
Branches 3016 3016
==========================================
- Hits 16993 16991 -2
Misses 2785 2785 ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Describe your change:
Description:
Fixes #1867
This PR addresses the mathematical bias and off-by-one errors in the shuffle function inside the bogoSort implementation.
Checklist: