Skip to content

Conversation

Songmu
Copy link
Collaborator

@Songmu Songmu commented Aug 13, 2025

Add folder ID support via command flags and configuration:

  • deck new/apply --folder-id for folder specification
  • folderID config field for default folder setting
  • Command flags take precedence over config settings

@Songmu Songmu added the minor label Aug 13, 2025
Add folder ID support via command flags and configuration:

- deck new/apply --folder-id for folder specification
- folderID config field for default folder setting
- Command flags take precedence over config settings

This comment has been minimized.

@Songmu Songmu requested a review from k1LoW August 13, 2025 15:07
Copy link
Contributor

Code Metrics Report

main (0b10643) #354 (28613d2) +/-
Coverage 32.1% 31.9% -0.2%
Code to Test Ratio 1:0.8 1:0.8 -0.1
Test Execution Time 9s 10s +1s
Details
  |                     | main (0b10643) | #354 (28613d2) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          32.1% |          31.9% | -0.2% |
  |   Files             |             26 |             26 |     0 |
  |   Lines             |           3014 |           3038 |   +24 |
+ |   Covered           |            970 |            972 |    +2 |
- | Code to Test Ratio  |          1:0.8 |          1:0.8 |  -0.1 |
  |   Code              |           6206 |           6247 |   +41 |
  |   Test              |           5456 |           5456 |     0 |
- | Test Execution Time |             9s |            10s |   +1s |

Code coverage of files in pull request scope (6.5% → 6.5%)

Files Coverage +/- Status
cmd/apply.go 20.1% -0.2% modified
cmd/new.go 12.1% -0.4% modified
config/config.go 0.0% 0.0% modified
deck.go 1.7% -0.1% modified
preload.go 0.0% 0.0% modified

Reported by octocov

@Songmu Songmu merged commit ee72b8a into main Aug 13, 2025
1 check passed
@Songmu Songmu deleted the folder branch August 13, 2025 16:08
@github-actions github-actions bot mentioned this pull request Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant