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

new BitStr(vec_or_tuple) constructor #44

Merged
merged 4 commits into from
Jul 15, 2022
Merged

Conversation

GiggleLiu
Copy link
Member

@GiggleLiu GiggleLiu commented Jul 15, 2022

We had this before, but accidentally removed.

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #44 (9f2e2ef) into master (6b6964c) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   93.29%   93.31%   +0.02%     
==========================================
  Files           6        6              
  Lines         328      329       +1     
==========================================
+ Hits          306      307       +1     
  Misses         22       22              
Impacted Files Coverage Δ
src/BitStr.jl 100.00% <100.00%> (ø)

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 6b6964c...9f2e2ef. Read the comment docs.

@GiggleLiu GiggleLiu requested a review from Roger-luo July 15, 2022 05:47
@GiggleLiu GiggleLiu merged commit 70293b6 into master Jul 15, 2022
@GiggleLiu GiggleLiu deleted the jg/bitstr-constructor branch July 15, 2022 19:23
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