Conversation
Update to version 0.2.0 with features including Trash bin size reporting, cross-platform support, symlink skipping, and architecture documentation. Performance optimizations, improved output and documentation, expanded test coverage, and enhanced CI/CD workflows are also included. Changelog updated to reflect all changes.
⸜(。˃ ᵕ ˂ )⸝♡ Thank you for opening this Pull Request, AzisK!( ˶°ㅁ°) !! It's Trivia Time!Here are 3 trivia questions to keep you entertained while CI runs. 🧩 Q1: The musical "Dirty Rotten Scoundrels" is set in what country?A) France 🧩 Q2: In the "Metal Gear Solid" series, what's the name of Solid Snake's brother?A) Liquid Snake 🧩 Q3: Who was the leader of the Communist Party of Yugoslavia ?A) Aleskandar Petrovic
|
Simplified the pytest command in CI workflow to run all tests and updated zpace package version to 0.2.0 in the lock file.
Updated path assertions in integration and unit tests to use absolute paths and Path object comparisons. This ensures correct behavior on different operating systems, handling OS-specific path separators and absolute path construction.
Updated the test to compare resolved Path objects, matching main.py's use of resolve(). This ensures correct handling of OS-specific path separators and drive letters.
|
PR bot failed to review, so here is the review his Pull Request brings impressive enhancements and improvements to Zpace, and you've accomplished a lot in this release! It demonstrates attention to detail, user experience, and platform support. Here’s my review: General Feedback:
Code Review:
|

Update to version 0.2.0 with features including Trash bin size reporting, cross-platform support, symlink skipping, and architecture documentation. Performance optimizations, improved output and documentation, expanded test coverage, and enhanced CI/CD workflows are also included. Changelog updated to reflect all changes.