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

Base.NamedTuple(itr) = (; itr...) #741

Merged
merged 6 commits into from
May 4, 2021

Conversation

cscherrer
Copy link
Contributor

Title says it all. Thanks @ararslan for the code

@ararslan ararslan added needs-news Needs an entry in the README needs-tests labels Apr 29, 2021
@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2021

Codecov Report

Merging #741 (091b101) into master (e43c8f9) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #741      +/-   ##
==========================================
+ Coverage   75.33%   75.38%   +0.05%     
==========================================
  Files           4        4              
  Lines         454      455       +1     
==========================================
+ Hits          342      343       +1     
  Misses        112      112              
Impacted Files Coverage Δ
src/Compat.jl 74.55% <100.00%> (+0.06%) ⬆️

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 e43c8f9...091b101. Read the comment docs.

test/runtests.jl Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@ararslan ararslan removed needs-news Needs an entry in the README needs-tests labels Apr 29, 2021
@cscherrer
Copy link
Contributor Author

@ararslan @simeonschaub Anything needed before this can be merged?

@simeonschaub simeonschaub merged commit 13757f5 into JuliaLang:master May 4, 2021
@simeonschaub
Copy link
Member

simeonschaub commented May 4, 2021

No ;)

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.

4 participants