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 test for varadic tuples in signature #24

Merged
merged 1 commit into from
Jul 6, 2021
Merged

Conversation

oxinabox
Copy link
Member

@oxinabox oxinabox commented Jul 6, 2021

I thought this might be broken, but it seems it wasn't.
During the investigation I wrote this test.
It seems worth keeping around

@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #24 (1b4a541) into master (3d15ed4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   98.60%   98.60%           
=======================================
  Files           5        5           
  Lines         215      215           
=======================================
  Hits          212      212           
  Misses          3        3           

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 3d15ed4...1b4a541. Read the comment docs.

@oxinabox oxinabox merged commit e9c3ef7 into master Jul 6, 2021
@oxinabox oxinabox deleted the ox/testvartup branch July 6, 2021 15:55
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