feat: handle special locations (Recents & Applications) in Finder sidebar#9
Merged
screwyprof merged 4 commits intomainfrom Dec 22, 2024
Merged
feat: handle special locations (Recents & Applications) in Finder sidebar#9screwyprof merged 4 commits intomainfrom
screwyprof merged 4 commits intomainfrom
Conversation
- Add Recents variant to Target enum - Implement MacOsUrl enum for mapping system URLs to targets - Update README to reflect Recents support
- Add constants for AirDrop and Recents URLs in url_mapper - Add pretty assertions for better test output
- Add Applications variant to Target enum - Add Applications URL mapping in url_mapper - Update README to reflect Applications support and add Desktop/Downloads to planned features
- Add Build Status badge linking to GitHub Actions - Add MSRV (Minimum Supported Rust Version) badge - Add MIT License badge - Fix make commands documentation - Reorganize sections (move Contributing before License) - Improve License section formatting with link
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #9 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 12 12
Lines 513 571 +58
=========================================
+ Hits 513 571 +58 ☔ View full report in Codecov by Sentry. |
screwyprof
added a commit
that referenced
this pull request
Dec 24, 2024
- Add rule #9 for tracking changes during development - Help AI maintain context and craft accurate commit messages - Place under AI Agent Rules section
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.