Skip to content

fix(commit): use os.unlink to remove temp file #1396

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

Merged
merged 1 commit into from
May 5, 2025

fix(commit): use os.unlink to remove temp file

939bb03
Select commit
Loading
Failed to load commit list.
Merged

fix(commit): use os.unlink to remove temp file #1396

fix(commit): use os.unlink to remove temp file
939bb03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2025 in 1s

97.55% (target 97.00%)

View this Pull Request on Codecov

97.55% (target 97.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.55%. Comparing base (120d514) to head (939bb03).
Report is 587 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1396      +/-   ##
==========================================
+ Coverage   97.33%   97.55%   +0.21%     
==========================================
  Files          42       57      +15     
  Lines        2104     2656     +552     
==========================================
+ Hits         2048     2591     +543     
- Misses         56       65       +9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.