Skip to content

chore: add user-agent, additional sheets & improve docs#46

Merged
miichom merged 10 commits into
mainfrom
45-add-user-agent-additional-sheets-improve-docs
Jun 26, 2026
Merged

chore: add user-agent, additional sheets & improve docs#46
miichom merged 10 commits into
mainfrom
45-add-user-agent-additional-sheets-improve-docs

Conversation

@miichom

@miichom miichom commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Implements a consistent User-Agent for all outgoing requests, adds additional typed sheets and improves current docs. Solves #45

@miichom miichom linked an issue Jun 26, 2026 that may be closed by this pull request
@miichom miichom self-assigned this Jun 26, 2026
@miichom miichom added enhancement New feature or request javascript Pull requests that update javascript code labels Jun 26, 2026
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% 86 / 86
🟢 Statements 100% 93 / 93
🟢 Functions 100% 19 / 19
🟢 Branches 92.85% 39 / 42
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
package.json 100% 100% 100% 100%
src/index.ts 100% 100% 100% 100%
src/utils.ts 100% 88% 100% 100%
src/lib/assets.ts 100% 100% 100% 100%
Generated in workflow #8 for commit 9c3504d by the Vitest Coverage Report Action

@xivapi xivapi deleted a comment from github-actions Bot Jun 26, 2026
@miichom miichom marked this pull request as ready for review June 26, 2026 18:46
@miichom miichom merged commit 40f22b4 into main Jun 26, 2026
4 checks passed
@miichom miichom deleted the 45-add-user-agent-additional-sheets-improve-docs branch June 26, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add user-agent, additional sheets & improve docs

1 participant