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

Url parsing for API and Protobuf parsing #214

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Url parsing for API and Protobuf parsing #214

merged 2 commits into from
Jan 13, 2025

Conversation

puffyCid
Copy link
Owner

Add small features to allow TypeScript API to parse URLs and Protobuf data

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 94.64286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.22%. Comparing base (7c3ee74) to head (2022e9f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
core/src/utils/encoding.rs 87.50% 3 Missing ⚠️
core/src/runtime/http/url.rs 96.29% 2 Missing ⚠️
core/src/utils/error.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   85.23%   85.22%   -0.01%     
==========================================
  Files         490      492       +2     
  Lines       64681    64792     +111     
==========================================
+ Hits        55128    55222      +94     
- Misses       9553     9570      +17     

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

@puffyCid puffyCid merged commit f2bdaf3 into main Jan 13, 2025
10 checks passed
@puffyCid puffyCid deleted the url-support branch January 13, 2025 01:05
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