Skip to content

C#: Sync samples and qltest cases #673

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

Merged
merged 1 commit into from
Dec 12, 2018

Conversation

calumgrant
Copy link
Contributor

Sync up the -Good and -Bad files introduced in #593. This caused a PR-check failure.

@calumgrant calumgrant added the C# label Dec 12, 2018
@calumgrant calumgrant requested a review from hvitved December 12, 2018 11:39
@calumgrant calumgrant requested a review from a team as a code owner December 12, 2018 11:39
@@ -1,18 +1,15 @@
using System;

namespace NullMaybe
class Bad
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we actually want to sync the other way around, i.e., copy the files from the tests to the samples. That way the test files for NullMaybe and NullAlways will follow the same structure (having a namespace).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of the samples I've been browsing don't have a namespace, which I would agree with because it's good to keep them as short as possible.

@adityasharad adityasharad merged commit 41a4807 into github:master Dec 12, 2018
cklin pushed a commit that referenced this pull request May 23, 2022
Refactor `ReturnValue[n]` in data flow libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants