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

Always return longs from decoded integers #5

Merged
merged 1 commit into from May 12, 2017
Merged

Conversation

greglook
Copy link
Owner

Fixes #4.

@greglook greglook self-assigned this May 12, 2017
@codecov-io
Copy link

codecov-io commented May 12, 2017

Codecov Report

Merging #5 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop       #5   +/-   ##
========================================
  Coverage    99.86%   99.86%           
========================================
  Files           13       13           
  Lines          730      730           
  Branches         1        1           
========================================
  Hits           729      729           
  Partials         1        1
Impacted Files Coverage Δ
src/clj_cbor/header.clj 100% <100%> (ø) ⬆️
src/clj_cbor/codec.clj 99.67% <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 c3999e0...7b1a884. Read the comment docs.

@greglook greglook merged commit 574c683 into develop May 12, 2017
@greglook greglook deleted the always-decode-longs branch May 12, 2017 17:41
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.

None yet

3 participants