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

Vector.of(T element) performance improvement #2659

Merged
merged 1 commit into from
May 16, 2021

Conversation

sleepytomcat
Copy link
Contributor

As discussed here #2656 (comment)

@codecov-commenter
Copy link

codecov-commenter commented May 16, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.87%. Comparing base (a09f8cc) to head (249a00a).
Report is 50 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2659   +/-   ##
=========================================
  Coverage     92.87%   92.87%           
  Complexity     5370     5370           
=========================================
  Files            89       89           
  Lines         12790    12790           
  Branches       1620     1620           
=========================================
  Hits          11879    11879           
  Misses          722      722           
  Partials        189      189           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@danieldietrich danieldietrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, that was fast! It looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants