Skip to content

Conversation

BelfordZ
Copy link
Member

Summary

  • move helper to src/test-utils.ts
  • split large src/index.test.ts into:
    • basic.test.ts
    • cycle-detection.test.ts
    • traversal-options.test.ts
    • mutability.test.ts
  • remove original monolithic test file

Testing

  • npm test

https://chatgpt.com/codex/tasks/task_e_68550cad16a4832faa7c73d9f3da04ca

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1f704fe) to head (dc30d67).
Report is 13 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #819   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         2    +1     
  Lines          104       112    +8     
  Branches        38        43    +5     
=========================================
+ Hits           104       112    +8     

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

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