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

fix: switch file mode option to executable #134

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

💝

Copy link

vercel bot commented Jan 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 3:58pm

@JoshuaKGoldberg JoshuaKGoldberg merged commit 49e5ac7 into main Jan 15, 2025
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the files-executable branch January 15, 2025 16:00
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.52%. Comparing base (f7f1dac) to head (df00504).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   98.51%   98.52%   +0.01%     
==========================================
  Files         179      182       +3     
  Lines        6520     6589      +69     
  Branches      961      971      +10     
==========================================
+ Hits         6423     6492      +69     
  Misses         94       94              
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

🐛 Bug: File system can only store executable?: boolean, not mode?: number (Git is lossy)
1 participant