Skip to content

Mininal javascript build and version API functionality#618

Merged
K20shores merged 8 commits intomainfrom
TAMU_Capstone_FA25
Sep 25, 2025
Merged

Mininal javascript build and version API functionality#618
K20shores merged 8 commits intomainfrom
TAMU_Capstone_FA25

Conversation

@Blvckjs96
Copy link
Copy Markdown
Collaborator

@Blvckjs96 Blvckjs96 commented Sep 23, 2025

Build Configuration: Updated CMakesLists.txt files
Core Infrastructure: Include essential binding files and headers needed for successful build.

closes #619

@github-actions
Copy link
Copy Markdown
Contributor

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.11%. Comparing base (7f4a0e2) to head (898f280).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #618   +/-   ##
=======================================
  Coverage   78.11%   78.11%           
=======================================
  Files          54       54           
  Lines        6827     6827           
=======================================
  Hits         5333     5333           
  Misses       1494     1494           

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

Copy link
Copy Markdown
Collaborator

@K20shores K20shores left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's close! There's some extraneous things that need to be removed though.

Also, please follow the patterns in cmake/summary.cmake to add options which can then be used in cmake/musica.settings.in

Copy link
Copy Markdown
Collaborator

@boulderdaze boulderdaze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I just added a couple of comments and suggestions.

@K20shores K20shores merged commit 027d2de into main Sep 25, 2025
67 checks passed
@K20shores K20shores deleted the TAMU_Capstone_FA25 branch September 25, 2025 21:56
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.

Basic package structure

6 participants