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 option to inline lambdas #268

Merged
merged 6 commits into from
May 3, 2024
Merged

Add option to inline lambdas #268

merged 6 commits into from
May 3, 2024

Conversation

bkryza
Copy link
Owner

@bkryza bkryza commented May 3, 2024

Fixes #261

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.77%. Comparing base (052d9b7) to head (3495ce0).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
+ Coverage   86.72%   86.77%   +0.05%     
==========================================
  Files         122      122              
  Lines       13480    13550      +70     
==========================================
+ Hits        11690    11758      +68     
- Misses       1790     1792       +2     

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

@bkryza bkryza merged commit bf119af into master May 3, 2024
2 checks passed
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.

Add option to inline lambda expressions
2 participants