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

feat: Added ThrowIfNullOrEmpty(IEnumerable<T>) #133

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

samtrion
Copy link
Member

No description provided.

@samtrion samtrion self-assigned this Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (64056eb) to head (16a239f).
Report is 1 commits behind head on main.

❗ Current head 16a239f differs from pull request most recent head c647217. Consider uploading reports for the commit c647217 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #133   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines           71        76    +5     
  Branches        12        14    +2     
=========================================
+ Hits            71        76    +5     

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

Copy link

@samtrion samtrion changed the title feat: Added ThrowIfNullOrEmpty(IEnumerable1)` feat: Added ThrowIfNullOrEmpty(IEnumerable<T>) Apr 26, 2024
@samtrion samtrion merged commit bbc1151 into main Apr 26, 2024
13 checks passed
@samtrion samtrion deleted the feature/throw-ifnullorempty-ienumerable branch April 26, 2024 21:20
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