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

urn: add URN parser and helpers #1323

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

urn: add URN parser and helpers

e26ece1
Select commit
Loading
Failed to load commit list.
Draft

urn: add URN parser and helpers #1323

urn: add URN parser and helpers
e26ece1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

56.01% (+0.24%) compared to e8f9aff

View this Pull Request on Codecov

56.01% (+0.24%) compared to e8f9aff

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 56.01%. Comparing base (e8f9aff) to head (e26ece1).

Files Patch % Lines
toolkit/urn/urn.go 87.32% 5 Missing and 4 partials ⚠️
toolkit/urn/escape.go 92.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1323      +/-   ##
==========================================
+ Coverage   55.76%   56.01%   +0.24%     
==========================================
  Files         265      268       +3     
  Lines       16562    16672     +110     
==========================================
+ Hits         9236     9339     +103     
- Misses       6365     6369       +4     
- Partials      961      964       +3     

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