deno_core icon indicating copy to clipboard operation
deno_core copied to clipboard

BREAKING: remove `path` module

Open dsherret opened this issue 1 year ago • 1 comments
trafficstars

Use https://github.com/denoland/deno_path_util/tree/main instead.

dsherret avatar Sep 27 '24 21:09 dsherret

Failing CI seems unrelated.

dsherret avatar Sep 27 '24 21:09 dsherret

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.45%. Comparing base (0c7f83e) to head (8132383). Report is 131 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
+ Coverage   81.43%   81.45%   +0.01%     
==========================================
  Files          97       97              
  Lines       23877    24820     +943     
==========================================
+ Hits        19445    20217     +772     
- Misses       4432     4603     +171     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Oct 14 '24 09:10 codecov-commenter