Skip to content

[chore] [all] license year#24

Merged
mocayo merged 2 commits intomainfrom
feat/license
Jan 5, 2026
Merged

[chore] [all] license year#24
mocayo merged 2 commits intomainfrom
feat/license

Conversation

@mocayo
Copy link
Copy Markdown
Collaborator

@mocayo mocayo commented Jan 4, 2026

🚀 Feature: Update License and Improve Project Configuration

Changes Included:

  1. Update License Year (feat: update license year):

    • The license year has been updated to reflect the current year.
  2. Organize VSCode Settings (chore: sort vscode setting and mv cspell words):

    • VSCode setting file has been sorted for better readability and structure.
    • Moved custom cspell words for improved configuration management.

Why These Changes?

  • Keeping the license year up-to-date ensures proper compliance and accuracy.
  • Cleaning up and organizing project settings (like VSCode settings) helps maintain a clean and collaborative development environment.

Checklist:

  • Updated license year.
  • Organized configuration files.
  • Verified project runs successfully after changes.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   90.69%   90.69%           
=======================================
  Files          60       60           
  Lines        3524     3524           
  Branches      815      815           
=======================================
  Hits         3196     3196           
  Misses        324      324           
  Partials        4        4           
Components Coverage Δ
@cozeloop/ai 94.15% <100.00%> (ø)
@cozeloop/langchain 82.27% <100.00%> (ø)
Files with missing lines Coverage Δ
packages/cozeloop-ai/src/api/api-client/client.ts 92.56% <100.00%> (ø)
packages/cozeloop-ai/src/api/api-client/http.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/api/api-client/index.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/api/api-client/utils.ts 88.39% <100.00%> (ø)
packages/cozeloop-ai/src/api/base.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/api/index.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/api/prompt/index.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/api/trace/index.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/auth/index.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/auth/oauth-base.ts 100.00% <100.00%> (ø)
... and 50 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mocayo mocayo enabled auto-merge (squash) January 5, 2026 02:46
@mocayo mocayo merged commit f3a244b into main Jan 5, 2026
14 checks passed
@mocayo mocayo deleted the feat/license branch January 5, 2026 03:29
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.

2 participants