Skip to content

Conversation

@jjdltc
Copy link

@jjdltc jjdltc commented Mar 20, 2025

Hello,

I was using your package and face a few struggles with files that share the same name (convertFromDirectory), I made small change that seems to work for my specific use case (Just compare based on the full path).

TBH, Not sure if this breaks something or if goes in a direction different that the one you envisions for your project, if that's the case, apologies.

Regards.


tweak(same-file-name): Update to allow same file name when writing "writeInterfaceFile" from "convertFromDirectory"

…riteInterfaceFile" from "convertFromDirectory"
@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.39%. Comparing base (6f3e9f2) to head (fa97a34).
Report is 12 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #507   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files           9        9           
  Lines         684      684           
  Branches      275      266    -9     
=======================================
  Hits          673      673           
  Misses         11       11           

☔ 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant