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

Enable nullable context for extensions generator #878

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

atifaziz
Copy link
Member

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

@codecov
Copy link

codecov bot commented Nov 11, 2022

Codecov Report

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

❗ 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           

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

@atifaziz atifaziz merged commit ee8abeb into morelinq:master Nov 12, 2022
@atifaziz atifaziz deleted the extgen-enable-nullable branch November 12, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant