Skip to content

fix(build): add scripts folder to tsconfig exclude - #50

Merged
thatkookooguy merged 1 commit into
betafrom
feature/fix-build-structure
Dec 29, 2025
Merged

fix(build): add scripts folder to tsconfig exclude#50
thatkookooguy merged 1 commit into
betafrom
feature/fix-build-structure

Conversation

@thatkookooguy

Copy link
Copy Markdown
Member

Description

🚨 Review the guidelines for contributing to this repository. 🚨

Please explain the changes you made here.

You can explain individual changes as a list:

  • feature name: extra details
  • bug: extra details (resolves #issue_number)

Checklist

Please check if your PR fulfills the following requirements:

  • Code compiles correctly (npm run build)
  • Code is linted
  • Created tests which fail without the change (if possible)
  • All relevant tests are passing
    • Server Unit Tests
    • Client Unit Tests
    • Achievements Unit Tests
    • API Tests
    • E2E Tests
  • Extended the README / documentation, if necessary

@thatkookooguy
thatkookooguy merged commit 12a47b1 into beta Dec 29, 2025
2 of 3 checks passed
@thatkookooguy
thatkookooguy deleted the feature/fix-build-structure branch December 29, 2025 09:43
@codecov

codecov Bot commented Dec 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.46%. Comparing base (3ce2318) to head (db66668).
⚠️ Report is 2 commits behind head on beta.

Additional details and impacted files
@@            Coverage Diff             @@
##             beta      #50      +/-   ##
==========================================
+ Coverage   34.36%   34.46%   +0.09%     
==========================================
  Files          11       11              
  Lines        1004     1004              
  Branches      242      242              
==========================================
+ Hits          345      346       +1     
+ Misses        601      600       -1     
  Partials       58       58              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@github-actions

Copy link
Copy Markdown

This PR is included in version 2.12.1-beta.1 🎉

The release is available on:

@github-actions

Copy link
Copy Markdown

This PR is included in version 2.12.1 🎉

The release is available on:

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