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

refactor!: remove ufo dependency #440

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

perf: return early if no query params in input URL

8478387
Select commit
Loading
Failed to load commit list.
Draft

refactor!: remove ufo dependency #440

perf: return early if no query params in input URL
8478387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 1s

67.37% (+10.50%) compared to 27996d3

View this Pull Request on Codecov

67.37% (+10.50%) compared to 27996d3

Details

Codecov Report

Attention: Patch coverage is 53.48837% with 40 lines in your changes missing coverage. Please review.

Project coverage is 67.37%. Comparing base (27996d3) to head (8478387).
Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
src/path.ts 52.94% 40 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #440       +/-   ##
===========================================
+ Coverage   56.86%   67.37%   +10.50%     
===========================================
  Files          16       18        +2     
  Lines         728      610      -118     
  Branches      113      162       +49     
===========================================
- Hits          414      411        -3     
+ Misses        303      188      -115     
  Partials       11       11               

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