Skip to content

feat: handle special locations (Recents & Applications) in Finder sidebar#9

Merged
screwyprof merged 4 commits intomainfrom
feat/recents
Dec 22, 2024
Merged

feat: handle special locations (Recents & Applications) in Finder sidebar#9
screwyprof merged 4 commits intomainfrom
feat/recents

Conversation

@screwyprof
Copy link
Owner

No description provided.

- 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-commenter
Copy link

codecov-commenter commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (767c9aa) to head (5ee33fa).
Report is 2 commits behind head on main.

✅ 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.
📢 Have feedback on the report? Share it here.

@screwyprof screwyprof merged commit 101102b into main Dec 22, 2024
1 check passed
@screwyprof screwyprof deleted the feat/recents branch December 22, 2024 17:20
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants