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

ur: take a reference to custom ur type identifiers #202

Merged
merged 1 commit into from
Oct 16, 2023
Merged

ur: take a reference to custom ur type identifiers #202

merged 1 commit into from
Oct 16, 2023

Conversation

dspicher
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #202 (55d4703) into master (5df0b99) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
- Coverage   96.25%   96.23%   -0.03%     
==========================================
  Files           5        5              
  Lines        1255     1248       -7     
==========================================
- Hits         1208     1201       -7     
  Misses         47       47              
Files Coverage Δ
src/ur.rs 91.08% <100.00%> (-0.30%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

And inline the private `encode` function that was
only used twice before, and failed to inline the "ur"
format argument.
@dspicher dspicher merged commit 8798ba7 into master Oct 16, 2023
8 checks passed
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