Skip to content

Sync project version across C++, Python, and Javascript builds#643

Merged
K20shores merged 2 commits intomainfrom
TAMU_Capstone_FA25_Sync_Version
Oct 13, 2025
Merged

Sync project version across C++, Python, and Javascript builds#643
K20shores merged 2 commits intomainfrom
TAMU_Capstone_FA25_Sync_Version

Conversation

@Blvckjs96
Copy link
Copy Markdown
Collaborator

closes #621

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 9, 2025

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.24%. Comparing base (027d2de) to head (3055feb).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #643      +/-   ##
==========================================
+ Coverage   78.11%   78.24%   +0.12%     
==========================================
  Files          54       54              
  Lines        6827     6857      +30     
==========================================
+ Hits         5333     5365      +32     
+ Misses       1494     1492       -2     

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

After reviewing this, I've changed my mind. Below summarizes what I want

  • Don't write out a verison file
  • One javascript file which reads the version from CMakeLists.txt and writes it into package.json

…o one file can read version from CMakeLists and sync to package.json and package-lock.json extract_version match CMakeLists
@K20shores K20shores merged commit d3d482b into main Oct 13, 2025
63 of 66 checks passed
@K20shores K20shores deleted the TAMU_Capstone_FA25_Sync_Version branch October 13, 2025 13:14
@Blvckjs96 Blvckjs96 self-assigned this Oct 13, 2025
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.

Sync project version across C++, Python, and Javascript builds

3 participants