Skip to content

hamming: test for empty input#844

Merged
katrinleinweber merged 1 commit intomasterfrom
katrinleinweber-patch-1
Jun 24, 2017
Merged

hamming: test for empty input#844
katrinleinweber merged 1 commit intomasterfrom
katrinleinweber-patch-1

Conversation

@katrinleinweber
Copy link
Copy Markdown
Contributor

@katrinleinweber katrinleinweber commented Jun 24, 2017

as proposed in #827

@katrinleinweber katrinleinweber merged commit b3daec1 into master Jun 24, 2017
@katrinleinweber katrinleinweber deleted the katrinleinweber-patch-1 branch June 24, 2017 14:40
@katrinleinweber katrinleinweber changed the title hamming: test for empty input (as proposed in #827) hamming: test for empty input Jun 24, 2017
@stkent
Copy link
Copy Markdown
Contributor

stkent commented Jun 24, 2017

Just a heads up, this should have been a change to 1.1.0 per https://github.com/exercism/problem-specifications#minor-version-changes (my emphasis):

MINOR version changes

The MINOR version should change when you add functionality in a backwards-compatible manner, make non-breaking changes that alter the meaning of the test suite, make previously passing solutions possibly fail, or failing solutions fail at a different spot.

There are examples of changes requiring a MINOR version change:

  • Adding or deleting test cases.
  • Changing the test cases inputs and/or outputs.
  • Changing the test cases ordering.

@katrinleinweber
Copy link
Copy Markdown
Contributor Author

Argh, my apologies! Shall I fix my version bump?

I looked through CONTRIBUTING.md: shall I also include the versioning guidelines there?

@stkent
Copy link
Copy Markdown
Contributor

stkent commented Jun 24, 2017

No worries! I think a quick bump now would be good; it's unlikely that anyone has regenerated yet :)

It does seem like the specification should be linked in the contributing guidelines - if you're also able to separately address that it would be awesome!

This was referenced Jun 24, 2017
@petertseng
Copy link
Copy Markdown
Member

emcoding pushed a commit that referenced this pull request Nov 19, 2018
generator: Add canonical data accessors for input and expected values
petertseng pushed a commit to petertseng/exercism-ceylon that referenced this pull request Sep 1, 2019
petertseng pushed a commit to petertseng/exercism-ceylon that referenced this pull request Sep 1, 2019
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.

4 participants