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

feat: ufo/lite #255

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

johannschopplich
Copy link
Contributor

This draft PR builds upon the work from h3 v2, where path utilities have been internalized to the repo have been simplified.

The PR is not yet on par with the original codebase, so only a subset of tests pass.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 84.48276% with 18 lines in your changes missing coverage. Please review.

Project coverage is 95.64%. Comparing base (d283cf5) to head (67fe5e6).
Report is 63 commits behind head on main.

Files with missing lines Patch % Lines
src/lite/path.ts 77.61% 15 Missing ⚠️
src/lite/query.ts 93.47% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #255      +/-   ##
==========================================
+ Coverage   95.27%   95.64%   +0.37%     
==========================================
  Files           7       10       +3     
  Lines         867      826      -41     
  Branches      187      288     +101     
==========================================
- Hits          826      790      -36     
+ Misses         41       36       -5     

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

@pi0 pi0 changed the title feat: lite path & query utils feat: ufo/lite Sep 20, 2024
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