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

avoid splatting potentially very large argument lists #39

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

KristofferC
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2022

Codecov Report

Merging #39 (3631da5) into master (9f1e5a7) will increase coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   87.59%   87.69%   +0.10%     
==========================================
  Files          14       14              
  Lines         814      837      +23     
==========================================
+ Hits          713      734      +21     
- Misses        101      103       +2     
Impacted Files Coverage Δ
src/dot/DOT.jl 87.23% <100.00%> (ø)
src/core/types.jl 90.00% <0.00%> (-10.00%) ⬇️
src/core/sources.jl 93.97% <0.00%> (-0.83%) ⬇️
src/core/print.jl 100.00% <0.00%> (ø)
src/core/try.jl 93.75% <0.00%> (+0.09%) ⬆️
src/core/matchers.jl 92.13% <0.00%> (+0.15%) ⬆️
src/gml/GML.jl 83.87% <0.00%> (+0.26%) ⬆️
src/core/parsers.jl 85.88% <0.00%> (+0.51%) ⬆️
src/core/sugar.jl 75.00% <0.00%> (+0.58%) ⬆️
src/core/transforms.jl 60.00% <0.00%> (+2.85%) ⬆️

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 9f1e5a7...3631da5. Read the comment docs.

@CarloLucibello CarloLucibello merged commit d217cb7 into andrewcooke:master Jun 1, 2022
@CarloLucibello
Copy link
Collaborator

tagging a new release JuliaRegistries/General#61455

@KristofferC KristofferC deleted the kc/splat branch June 2, 2022 12:21
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.

3 participants