Commit 85f0976
committed
fix: add --code-coverage flag to package version creation
- Add --code-coverage flag to sf package version create command
- Required for package promotion to released status
- Fixes 'Code coverage has not been run for this version' error
- Enables successful promotion of latest releases1 parent 6992426 commit 85f0976
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
400 | 401 | | |
401 | 402 | | |
402 | 403 | | |
| |||
0 commit comments