docs: Potential fixes for 2 code quality findings - #13607
Conversation
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13607 +/- ##
==========================================
+ Coverage 49.13% 54.39% +5.26%
==========================================
Files 97 98 +1
Lines 25621 25679 +58
Branches 6119 6128 +9
==========================================
+ Hits 12588 13969 +1381
+ Misses 11398 9905 -1493
- Partials 1635 1805 +170
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Fixes two minor typos in comments within lib/ProductOpener/Config.pm based on AI code quality findings.
Changes:
- Correct "ommited" → "omitted"
- Correct "Accents or often not present" → "Accents are often not present"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.



This PR applies 2/2 suggestions from code quality AI findings.