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

Add a scheme of type self. #161

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Add a scheme of type self. #161

merged 2 commits into from
Mar 12, 2024

Conversation

schmidtw
Copy link
Member

The self scheme type is a placeholder designed for components that don't know the specific scheme+authority or prefix+id and want to indicate this value must be replaced.

The self scheme type is a placeholder designed for components that don't
know the specific scheme+authority or prefix+id and want to indicate
this value must be replaced.
@schmidtw schmidtw requested a review from johnabass March 11, 2024 22:48
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

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

Project coverage is 51.70%. Comparing base (0e0adb4) to head (3335f66).

Files Patch % Lines
id.go 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   51.66%   51.70%   +0.03%     
==========================================
  Files          31       31              
  Lines        4746     4754       +8     
==========================================
+ Hits         2452     2458       +6     
- Misses       2104     2106       +2     
  Partials      190      190              
Flag Coverage Δ
unittests 51.70% <80.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@schmidtw schmidtw merged commit 681c7b1 into main Mar 12, 2024
16 checks passed
@schmidtw schmidtw deleted the add-self branch March 12, 2024 15:17
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.

2 participants