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 rle support for BitArray #511

Merged
merged 1 commit into from
Aug 7, 2019
Merged

Add rle support for BitArray #511

merged 1 commit into from
Aug 7, 2019

Conversation

ianfiske
Copy link
Contributor

@ianfiske ianfiske commented Aug 7, 2019

Addresses #510

@codecov
Copy link

codecov bot commented Aug 7, 2019

Codecov Report

Merging #511 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #511   +/-   ##
======================================
  Coverage    90.1%   90.1%           
======================================
  Files          21      21           
  Lines        2021    2021           
======================================
  Hits         1821    1821           
  Misses        200     200
Impacted Files Coverage Δ
src/misc.jl 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 0faf210...4e56fa0. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Aug 7, 2019

Codecov Report

Merging #511 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #511   +/-   ##
======================================
  Coverage    90.1%   90.1%           
======================================
  Files          21      21           
  Lines        2021    2021           
======================================
  Hits         1821    1821           
  Misses        200     200
Impacted Files Coverage Δ
src/misc.jl 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 0faf210...4e56fa0. Read the comment docs.

@ararslan ararslan merged commit 416af55 into JuliaStats:master Aug 7, 2019
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

2 participants