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

Simplify collection initialization with expressions #1097

Merged
merged 1 commit into from
Mar 16, 2025

Conversation

atifaziz
Copy link
Member

This PR uses collection expressions to simplify collection initialization:

Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.30%. Comparing base (028ae63) to head (7289b23).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1097   +/-   ##
=======================================
  Coverage   93.30%   93.30%           
=======================================
  Files         113      113           
  Lines        3448     3448           
  Branches      971      971           
=======================================
  Hits         3217     3217           
  Misses        215      215           
  Partials       16       16           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@atifaziz atifaziz merged commit 7289b23 into morelinq:master Mar 16, 2025
6 checks passed
@atifaziz atifaziz deleted the coll-exprs branch March 16, 2025 21:57
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.

1 participant