Skip to content
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

fix(#3554): correct module_to_os_path to return directory paths #3565

Merged
merged 2 commits into from
Aug 25, 2024

feat: adds a test for single file module

e9d8cfc
Select commit
Loading
Failed to load commit list.
Merged

fix(#3554): correct module_to_os_path to return directory paths #3565

feat: adds a test for single file module
e9d8cfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 1s

98.28% (+0.00%) compared to 5223d2d

View this Pull Request on Codecov

98.28% (+0.00%) compared to 5223d2d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (5223d2d) to head (e9d8cfc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3565   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         329      329           
  Lines       14965    14965           
  Branches     2382     2382           
=======================================
  Hits        14708    14708           
  Misses        116      116           
  Partials      141      141           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.