| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the @coderabbitai review command. You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.
Comment @coderabbitai help to get the list of available commands and usage tips. |
Sorry, something went wrong.
|
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## feature/add-tests #354 +/- ##
=====================================================
- Coverage 93.65% 93.51% -0.15%
=====================================================
Files 8 8
Lines 694 694
=====================================================
- Hits 650 649 -1
- Misses 44 45 +1 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
* feat: Update pre-commit configuration and enhance test coverage * refactor: remove duplicate test classes and fix import style issues (#354) * Initial plan * refactor: remove duplicate test classes and fix code style issues Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> * chore: Add 'copilot' to allowed branch types --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> Co-authored-by: Xianpeng Shen <xianpeng.shen@gmail.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Addresses code review feedback identifying duplicate test coverage and inconsistent import patterns.
Changes
Removed duplicate test classes in tests/engine_test.py (316 lines):
Fixed import style in tests/config_test.py:
All 83 tests pass. Net reduction: 290 lines.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.