Skip to content

chore: Switch from tap to node-native test runner#52

Merged
avinashbot merged 2 commits intomainfrom
upgrade-deps-14-08-2025
Aug 14, 2025
Merged

chore: Switch from tap to node-native test runner#52
avinashbot merged 2 commits intomainfrom
upgrade-deps-14-08-2025

Conversation

@avinashbot
Copy link
Copy Markdown
Member

@avinashbot avinashbot commented Aug 14, 2025

Needed to make an empty commit, got carried away. Everything I used is supported going back to Node 20 LTS (https://nodejs.org/docs/latest-v20.x/api/test.html).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@avinashbot avinashbot requested a review from a team as a code owner August 14, 2025 09:49
@avinashbot avinashbot requested review from taheramr and removed request for a team August 14, 2025 09:49
@@ -1,7 +1,3 @@
#!/bin/sh
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Husky yelled at me about these lines, so

husky - DEPRECATED

Please remove the following two lines from .husky/commit-msg:

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

They WILL FAIL in v10.0.0

@avinashbot avinashbot force-pushed the upgrade-deps-14-08-2025 branch 2 times, most recently from 273a5e6 to 09eb90d Compare August 14, 2025 10:56
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8230633) to head (a394857).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #52    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            2         4     +2     
  Lines           28       131   +103     
  Branches         5         0     -5     
==========================================
+ Hits            28       131   +103     

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

@avinashbot avinashbot force-pushed the upgrade-deps-14-08-2025 branch from 09eb90d to a394857 Compare August 14, 2025 11:02
@avinashbot avinashbot added this pull request to the merge queue Aug 14, 2025
Merged via the queue into main with commit 6d6dcb8 Aug 14, 2025
37 checks passed
@avinashbot avinashbot deleted the upgrade-deps-14-08-2025 branch August 14, 2025 13:12
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.

3 participants