Skip to content

Unit tests no longer take an absurdly long time in a container#935

Merged
isc-pbarton merged 1 commit intomainfrom
fix-tests-docker
Mar 4, 2026
Merged

Unit tests no longer take an absurdly long time in a container#935
isc-pbarton merged 1 commit intomainfrom
fix-tests-docker

Conversation

@isc-pbarton
Copy link
Collaborator

The NameToInternalNameTest unit test used to take a really long time, but now it does not. This is part of creating a usable containerized development environment for Embedded Git.

…ng an unnecessary copy of node_modules from the mount. now it does not.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.91%. Comparing base (c5efc52) to head (90d34db).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
- Coverage   50.97%   50.91%   -0.07%     
==========================================
  Files          23       23              
  Lines        3131     3131              
==========================================
- Hits         1596     1594       -2     
- Misses       1535     1537       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@isc-pbarton isc-pbarton merged commit c2c13c0 into main Mar 4, 2026
2 checks passed
@isc-pbarton isc-pbarton deleted the fix-tests-docker branch March 4, 2026 16:36
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