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 broadcast!! and broadcast_inplace!! #219

Merged
merged 3 commits into from
Jan 13, 2022
Merged

Add broadcast!! and broadcast_inplace!! #219

merged 3 commits into from
Jan 13, 2022

Conversation

tkf
Copy link
Member

@tkf tkf commented Jan 13, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #219 (14920b9) into master (3aeff51) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   90.82%   90.85%   +0.03%     
==========================================
  Files          22       23       +1     
  Lines         534      536       +2     
==========================================
+ Hits          485      487       +2     
  Misses         49       49              
Flag Coverage Δ
unittests 90.85% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/BangBang.jl 100.00% <ø> (ø)
src/base.jl 83.59% <ø> (ø)
src/extras.jl 100.00% <ø> (ø)
src/broadcast.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 3aeff51...14920b9. Read the comment docs.

@tkf tkf merged commit 431cc58 into master Jan 13, 2022
@tkf tkf deleted the broadcast_inplace branch January 13, 2022 02:12
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