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

Non-optional encoding API #6

Merged
merged 2 commits into from
Apr 26, 2019
Merged

Non-optional encoding API #6

merged 2 commits into from
Apr 26, 2019

Conversation

keefertaylor
Copy link
Owner

Use a non-optional API to encode strings.

Encoding to utf8 will never fail given the restricted alphabet being used.

@keefertaylor keefertaylor merged commit 5c0f360 into master Apr 26, 2019
@keefertaylor keefertaylor deleted the optionals branch April 26, 2019 18:11
@codecov-io
Copy link

codecov-io commented Apr 26, 2019

Codecov Report

Merging #6 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #6   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          21     68   +47     
=====================================
+ Hits           21     68   +47
Impacted Files Coverage Δ
Base58Swift/Base58.swift 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 736aab3...fb2a3e7. Read the comment docs.

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