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

Add message type and space id in files #144

Merged
merged 4 commits into from
Feb 27, 2023
Merged

Conversation

kleewho
Copy link
Contributor

@kleewho kleewho commented Feb 9, 2023

No description provided.

@kleewho kleewho requested a review from parfeon as a code owner February 9, 2023 12:14
@kleewho kleewho requested a review from Xavrax February 9, 2023 12:14
Copy link
Contributor

@Xavrax Xavrax left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -322,438 +317,3 @@ func TestFileEncryptionDecryption(t *testing.T) {
assert.Equal(fileTextIn, fileTextDec)

}

Copy link
Contributor

@Xavrax Xavrax Feb 9, 2023

Choose a reason for hiding this comment

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

Q: love when there is more deleted than added lines but what were that lines? They seem to be some weirdly written tests - Am I right?
Do you think that they're no longer required or the added ones satisfied removed test cases?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

None of those tests have been running, so I just removed them

@kleewho kleewho merged commit 181e807 into spaceid_messagetype Feb 27, 2023
@kleewho kleewho deleted the mt_in_files branch February 27, 2023 15:10
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.

2 participants