Skip to content

Add ability to skip cleaning the output directory - #520

Open
tylermmorton wants to merge 1 commit into
go-jet:masterfrom
tylermmorton:feat-configurable-directory-cleaning
Open

Add ability to skip cleaning the output directory#520
tylermmorton wants to merge 1 commit into
go-jet:masterfrom
tylermmorton:feat-configurable-directory-cleaning

Add the ability to skip cleaning the output directory for the postgre…

fc748e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 0s

90.95% (target 90.00%)

View this Pull Request on Codecov

90.95% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 11.11111% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.95%. Comparing base (afc4cee) to head (fc748e9).
⚠️ Report is 73 commits behind head on master.

Files with missing lines Patch % Lines
generator/postgres/postgres_generator.go 0.00% 30 Missing ⚠️
generator/template/process.go 33.33% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #520      +/-   ##
==========================================
- Coverage   91.35%   90.95%   -0.41%     
==========================================
  Files         136      136              
  Lines        8340     8380      +40     
==========================================
+ Hits         7619     7622       +3     
- Misses        545      581      +36     
- Partials      176      177       +1     

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