morelinq / MoreLINQ

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

Enable nullable context for extensions generator #878

Closed atifaziz closed 2 years ago

atifaziz commented 2 years ago

This PR enables the nullable context for the extensions generator project and addresses resulting null-safety issues.

codecov[bot] commented 2 years ago

Codecov Report

Merging #878 (9e5dc95) into master (382bcf8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 9e5dc95 differs from pull request most recent head 76e7207. Consider uploading reports for the commit 76e7207 to get more accurate results

@@           Coverage Diff           @@
##           master     #878   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files         108      108           
  Lines        3434     3434           
  Branches     1025     1025           
=======================================
  Hits         3175     3175           
  Misses        197      197           
  Partials       62       62           

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