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

Version number updates #166

Merged
merged 2 commits into from Dec 4, 2017
Merged

Conversation

wtgee
Copy link
Member

@wtgee wtgee commented Dec 3, 2017

* Change terminology to match semantic versioning
* Don't hard-code version number in test (closes panoptes#154)
@wtgee wtgee requested a review from a team December 3, 2017 06:41
@codecov
Copy link

codecov bot commented Dec 3, 2017

Codecov Report

Merging #166 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #166   +/-   ##
=======================================
  Coverage     80.6%   80.6%           
=======================================
  Files           36      36           
  Lines         2527    2527           
  Branches       319     319           
=======================================
  Hits          2037    2037           
  Misses         386     386           
  Partials       104     104
Impacted Files Coverage Δ
pocs/version.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a436f2a...828b917. Read the comment docs.

pocs/version.py Outdated
@@ -1,6 +1,6 @@
# this file was automatically generated
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this claim true? If so, how is it generated?

Copy link
Contributor

Choose a reason for hiding this comment

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

Having now read Creating a New Release, I can see that this file manually updated, so the comment should be removed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Amazing how I can miss that in a file that has 5 lines total. Thanks.

jamessynge
jamessynge previously approved these changes Dec 3, 2017
@jamessynge jamessynge merged commit 6b3929e into panoptes:develop Dec 4, 2017
@wtgee wtgee deleted the version-number-changes branch December 4, 2017 00:40
@wtgee wtgee mentioned this pull request Dec 29, 2017
@wtgee wtgee mentioned this pull request Sep 20, 2018
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.

Change hard-coded version number in test_observatory
2 participants