Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Path.parent() method to get parent path #129

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Conversation

ssaarela
Copy link
Collaborator

No description provided.

Signed-off-by: Samppa Saarela <samppa.saarela@iki.fi>
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6e7d60d) to head (636c15b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #129   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         4304      4312    +8     
  Branches       673       676    +3     
=========================================
+ Hits          4304      4312    +8     
Files with missing lines Coverage Δ
packages/path/src/Path.ts 100.00% <100.00%> (ø)

Signed-off-by: Samppa Saarela <samppa.saarela@iki.fi>
@ssaarela ssaarela merged commit 629ca95 into master Jan 29, 2025
7 checks passed
@ssaarela ssaarela deleted the f/parent-path branch January 29, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants