morelinq / MoreLINQ

Extensions to LINQ to Objects
https://morelinq.github.io/
Apache License 2.0
3.63k stars 409 forks source link

Validate `expressions` argument of `ToDataTable` #1021

Closed atifaziz closed 8 months ago

atifaziz commented 8 months ago

This PR fixes #802.

codecov[bot] commented 8 months ago

Codecov Report

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

:exclamation: 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%> (ø)

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