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

Replaced a string compare with a slightly more general one and test t… #349

Merged
merged 2 commits into from
Mar 21, 2020

Conversation

Rlamboll
Copy link
Collaborator

…his fixes the problem

Please confirm that this PR has done the following:

  • Tests Added
  • Documentation Added
  • Description in RELEASE_NOTES.md Added

Adding to RELEASE_NOTES.md (remove section after adding to RELEASE_NOTES.md)

Please add a single line in the release notes similar to the following:

- (#XX)[http://link-to-pr.com] Added feature which does something

Description of PR

Please describe the changes introduced by this PR.

Copy link
Member

@danielhuppmann danielhuppmann left a comment

Choose a reason for hiding this comment

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

Interesting issue you ran into, @Rlamboll, thanks for fixing this right away (with a test)!

@coveralls
Copy link

coveralls commented Mar 20, 2020

Coverage Status

Coverage decreased (-0.2%) to 85.605% when pulling 294fe64 on Rlamboll:string_does_not_equal into 331dd3d on IAMconsortium:master.

@Rlamboll
Copy link
Collaborator Author

Coverage Status

Coverage decreased (-0.2%) to 85.605% when pulling 294fe64 on Rlamboll:string_does_not_equal into 331dd3d on IAMconsortium:master.

I'm a bit confused by this - I didn't add any new lines of code and I added a test.

@danielhuppmann
Copy link
Member

I'm a bit confused by this - I didn't add any new lines of code and I added a test.

Never mind @Rlamboll... Not sure how @coveralls calculates this, but it's obviously off in this case.

@danielhuppmann danielhuppmann merged commit ce03f5a into IAMconsortium:master Mar 21, 2020
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