Skip to content

Comments

feat: development mode#14

Merged
dxnter merged 8 commits intomainfrom
development-mode
Sep 11, 2025
Merged

feat: development mode#14
dxnter merged 8 commits intomainfrom
development-mode

Conversation

@dxnter
Copy link
Owner

@dxnter dxnter commented Aug 31, 2025

Adding a new development mode for local debugging.

@github-actions
Copy link

github-actions bot commented Aug 31, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 97.41% (🎯 90%)
⬇️ -1.14%
1092 / 1121
🟢 Statements 97.41% (🎯 90%)
⬇️ -1.14%
1092 / 1121
🟢 Functions 98.3% (🎯 90%)
⬇️ -1.70%
58 / 59
🟢 Branches 96.29% (🎯 90%)
⬆️ +2.23%
234 / 243
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/development.ts 91.26% 84.21% 100% 91.26% 127-131, 163, 182-186
src/index.ts 100%
🟰 ±0%
92.85%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/input.ts 100%
⬆️ +7.02%
100%
⬆️ +5.89%
100%
🟰 ±0%
100%
⬆️ +7.02%
src/section.ts 98.81%
⬆️ +1.22%
97.77%
⬆️ +2.22%
100%
🟰 ±0%
98.81%
⬆️ +1.22%
259-260
src/error/index.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/filesystem/github.ts 88.96% 81.81% 85.71% 88.96% 36-37, 39-42, 57-59, 79-82, 87-89
src/filesystem/index.ts 100% 100% 100% 100%
src/filesystem/local.ts 100% 100% 100% 100%
src/filesystem/types.ts 100% 100% 100% 100%
src/lastfm/index.ts 100%
🟰 ±0%
100%
⬆️ +12.50%
100%
🟰 ±0%
100%
🟰 ±0%
src/lastfm/types.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/local/index.ts 100% 100% 100% 100%
src/local/input.ts 100% 100% 100% 100%
src/local/types.ts 100% 100% 100% 100%
src/sections/album.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/sections/artist.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/sections/info.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/sections/recent.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/sections/track.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/utils/cli.ts 100% 100% 100% 100%
src/utils/logger.ts 100% 100% 100% 100%
Generated in workflow #48 for commit 59d3da2 by the Vitest Coverage Report Action

@dxnter dxnter marked this pull request as ready for review September 11, 2025 14:55
@dxnter dxnter merged commit 09a0766 into main Sep 11, 2025
8 checks passed
@dxnter dxnter deleted the development-mode branch September 11, 2025 15:06
@dxnter
Copy link
Owner Author

dxnter commented Sep 11, 2025

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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