Skip to content

formatting

62f9ed4
Select commit
Loading
Failed to load commit list.
Open

Func to fixup existing pkg #483

formatting
62f9ed4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 0s

90.19% (-4.15%) compared to a007c9e

View this Pull Request on Codecov

90.19% (-4.15%) compared to a007c9e

Details

Codecov Report

❌ Patch coverage is 61.81818% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.19%. Comparing base (a007c9e) to head (62f9ed4).
⚠️ Report is 63 commits behind head on master.

Files with missing lines Patch % Lines
src/fixup.jl 0.00% 18 Missing ⚠️
src/plugins/git.jl 25.00% 6 Missing ⚠️
src/plugins/readme.jl 63.63% 4 Missing ⚠️
src/interactive.jl 87.50% 2 Missing ⚠️
src/plugins/documenter.jl 75.00% 2 Missing ⚠️
src/plugins/formatter.jl 0.00% 2 Missing ⚠️
src/plugins/license.jl 50.00% 2 Missing ⚠️
src/plugins/project_file.jl 50.00% 2 Missing ⚠️
src/PkgTemplates.jl 50.00% 1 Missing ⚠️
src/plugin.jl 88.88% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #483      +/-   ##
==========================================
- Coverage   94.33%   90.19%   -4.15%     
==========================================
  Files          24       25       +1     
  Lines         742      785      +43     
==========================================
+ Hits          700      708       +8     
- Misses         42       77      +35     

☔ 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.