Skip to content

chore(workflow): update npmpublish #1398

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

Merged
merged 1 commit into from
May 13, 2025
Merged

chore(workflow): update npmpublish #1398

merged 1 commit into from
May 13, 2025

Conversation

sabhas
Copy link
Member

@sabhas sabhas commented May 13, 2025

Issue

  • npm relase is failing

Implementation

  • updated npmpublish workflow
  • updated node version to lts/iron
  • updated actions/setup-node@v2 to actions/setup-node@v3

Checks

  • Code is formatted correctly (npm run lint:fix).
  • Any new functionality has been unit tested.
  • All unit tests are passing (npm test).
  • Unit tests coverage has been increased and a new threshold is set.
  • All CI checks are green.
  • Development comments have been added or updated.
  • Development documentation coverage has been increased and a new threshold is set.
  • Reviewer is assigned.

Reviewer checks

  • Any new code is documented.

@github-actions github-actions bot requested a review from medjedovicm May 13, 2025 06:12
Copy link

Coverage report

Total coverage

Status Category Percentage Covered / Total
🟡 Statements 73.57% 3315/4506
🟡 Branches 60.56% 1313/2168
🟡 Functions 73.74% 674/914
🟢 Lines 82.6% 8473/10258

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Show files with reduced coverage 🔻

Reduced coverage

Status Filename Statements Branches Functions Lines
🟢 src/utils/test.ts 84.66% (-1.14% 🔻) 68.12% 77.14% 92.09%
🟢 src/commands/compile/compileSingleFile.ts 95.83% (-2.08% 🔻) 84% (-4% 🔻) 100% 100%

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from 99ef612

@allanbowe allanbowe merged commit fb2a960 into main May 13, 2025
3 checks passed
@allanbowe allanbowe deleted the workflow-npm-publish branch May 13, 2025 07:34
Copy link

🎉 This PR is included in version 4.12.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants