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

Improve inferrability of setindex! #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Improve inferrability of setindex! #27

wants to merge 1 commit into from

Conversation

tkf
Copy link
Member

@tkf tkf commented Jul 19, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #27 (c3be364) into master (6c41b70) will decrease coverage by 3.89%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   70.93%   67.03%   -3.90%     
==========================================
  Files           6        6              
  Lines         203      270      +67     
==========================================
+ Hits          144      181      +37     
- Misses         59       89      +30     
Flag Coverage Δ
unittests 47.92% <90.90%> (-4.32%) ⬇️

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

Impacted Files Coverage Δ
src/impl/utils.jl 61.01% <80.00%> (-4.37%) ⬇️
src/impl/vectors.jl 75.00% <100.00%> (-6.40%) ⬇️
src/impl/arrays.jl 58.53% <0.00%> (-10.22%) ⬇️
src/UnionArrays.jl 66.66% <0.00%> (+16.66%) ⬆️

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 6c41b70...c3be364. 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.

1 participant