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

Validate expressions argument of ToDataTable #1021

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

atifaziz
Copy link
Member

This PR fixes #802.

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #1021 (40023eb) into master (dd8e8a8) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 40023eb differs from pull request most recent head 37984a6. Consider uploading reports for the commit 37984a6 to get more accurate results

@@           Coverage Diff           @@
##           master    #1021   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files         113      113           
  Lines        3421     3421           
  Branches     1056     1056           
=======================================
  Hits         3169     3169           
  Misses        189      189           
  Partials       63       63           
Files Coverage Δ
MoreLinq/ToDataTable.cs 96.51% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@atifaziz atifaziz merged commit 137564f into morelinq:master Oct 23, 2023
2 checks passed
@atifaziz atifaziz deleted the fix/issue-802 branch October 23, 2023 20:43
julienasp pushed a commit to julienasp/MoreLINQ that referenced this pull request Nov 14, 2023
This is a squashed merge of PR morelinq#1021 that fixes morelinq#802.
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.

Validate expressions argument to ToDataTable cannot be null
1 participant