Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: restructuring the api #52

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

feat: restructuring the api #52

wants to merge 7 commits into from

Conversation

MathurAditya724
Copy link
Contributor

  • Added a new function createAgent
  • Removed .bsky prefix for the APIs

@MathurAditya724 MathurAditya724 self-assigned this Jan 30, 2025
Copy link

netlify bot commented Jan 30, 2025

Deploy Preview for tsky canceled.

Name Link
🔨 Latest commit 23fe7b3
🔍 Latest deploy log https://app.netlify.com/sites/tsky/deploys/679aea6e586d2200080af4a5

Copy link
Contributor

Coverage Report for ./packages/client/

Status Category Percentage Covered / Total
🔵 Lines 22.8% 39 / 171
🔵 Statements 22.54% 39 / 173
🔵 Functions 20.2% 20 / 99
🔵 Branches 25.53% 12 / 47
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/client/src/agent/agent.ts 50% 25% 50% 50% 25-29, 38, 45-53
packages/client/src/starterpack/starterpack.ts 0% 0% 0% 0% 10-61
packages/client/src/tsky/tsky.ts 80% 75% 100% 100% 16
packages/client/src/user/index.ts 9.09% 0% 11.11% 9.09% 23-63
packages/client/src/user/mute/mute.ts 0% 0% 0% 0% 5-35
packages/client/src/user/muted/muted.ts 0% 100% 0% 0% 6-38
packages/client/src/user/preferences/preferences.ts 100% 100% 100% 100%
packages/client/src/user/suggestion/suggestion.ts 0% 100% 0% 0% 6-47
packages/client/src/user/unmute/unmute.ts 0% 0% 0% 0% 5-35
packages/client/src/video/video.ts 0% 0% 0% 0% 6-85
Generated in workflow #148 for commit 23fe7b3 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant