1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

13 Commits

Author SHA1 Message Date
Justin Ma
9852118ba7 deps: Upgrade nutest to v1.1.0 (#179)
* deps: Upgrade nutest to v1.1.0

* fix nutest upgrading
2025-04-29 16:36:21 +08:00
Justin Ma
9d6bb02502 feat: Add code review for git show head:path/to/file patch command support (#171) 2025-04-10 18:16:39 +08:00
Justin Ma
9af6f3d480 refactor: Refactored diff handling by moving logic to separate module (#165)
* refactor: Refactored diff handling by moving logic to separate module

* refactor: Refactored diff handling by moving logic to separate module

* Fix tests

* Fix tests
2025-04-02 19:54:45 +08:00
Justin Ma
7f5575257d refactor: Simplify is-safe-git common util (#150)
* refactor: Simplify is-safe-git common util

* ci skip

* ci skip

* ci skip
2025-02-28 18:32:06 +08:00
hustcer
95ca66de3e Fix tests 2025-02-18 15:32:02 +08:00
Justin Ma
8e91c18ef8 Add two more tests (#135)
* Add two more tests

* Add two more tests

* Add two more tests

* Add two more tests
2025-02-17 12:11:47 +08:00
hustcer
88ea2aed5e chore: Publish test summary (#133) 2025-02-16 21:08:20 +08:00
hustcer
683ed811c6 fix: Add get-diff test for applying exclude and include simultaneously 2025-02-16 18:35:54 +08:00
Justin Ma
9551fc2dec fix: Fix include and exclude on GitHub Windows runners and related tests (#131)
* fix: Fix include and exclude on GitHub Windows runners and related tests

* ci skip

* ci skip

* ci skip

* ci skip

* ci skip

* chore: Add scoop shims path to front

* chore: Add scoop shims path to front

* chore: Add scoop shims path to front
2025-02-16 16:16:59 +08:00
hustcer
1260c388b9 chore: Add tests for get-diff command in review module 2025-02-16 13:24:34 +08:00
Justin Ma
0088fe059a chore: Add review related tests (#129)
* Update tests

* chore: Add review related tests

* chore: Add review related tests

* chore: Add review related tests

* chore: Add review related tests

* chore: Add review related tests

* chore: Add review related tests
2025-02-15 15:53:39 +08:00
Justin Ma
3ff7a32e6d chore: Add more tests for common helpers (#128)
* Update tests

* Update tests

* Update tests

* Update tests

* Update tests

* Update tests
2025-02-15 14:12:48 +08:00
hustcer
17ab7ae3fa chore: Try to add tests workflow and some common tests (#125) 2025-02-14 23:50:46 +08:00