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

Added Version and Travis Badges; Issue #46 #47

Merged
merged 30 commits into from
Mar 20, 2017
Merged

Added Version and Travis Badges; Issue #46 #47

merged 30 commits into from
Mar 20, 2017

Conversation

aditya-iitd
Copy link
Contributor

Codecov badge will be added once @ibrahimsharaf integrates codecov coverage.

@marco-c
Copy link
Owner

marco-c commented Mar 19, 2017

Can you create a clean pull request without so many unrelated commits? Follow the steps here when you are working on a new feature: #9 (comment)

README.md Outdated
@@ -19,3 +19,17 @@ python3 -m unittest tests
# Run a specific test
python3 -m unittest tests/test_basic
```

Badges:
Copy link
Owner

Choose a reason for hiding this comment

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

Can you put the badges at the top of the page? Right after the title # crashsimilarity.

README.md Outdated
Badges:
```sh
# Version Badge
.. image:: https://badge.fury.io/gh/marco-c%2Fcrashsimilarity.svg
Copy link
Owner

Choose a reason for hiding this comment

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

What is this doing? The badges should be added as images

Copy link
Owner

Choose a reason for hiding this comment

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

README.md Outdated
@@ -1,5 +1,9 @@
# crashsimilarity

[![GitHub version](https://badge.fury.io/gh/marco-c%2Fcrashsimilarity.svg)](https://badge.fury.io/gh/marco-c%2Fcrashsimilarity)

Copy link
Owner

Choose a reason for hiding this comment

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

Can you remove this blank line? This way the badges will be on the same line in the resulting output: https://github.com/aditya-iitd/crashsimilarity/blob/5699c976cfde783d1db68e3dcdfea81c13d0c5ef/README.md.

Actually, let's remove the version badge for now. We will add it in the future if we decide to publish this package on PyPI.

@marco-c marco-c merged commit 6953094 into marco-c:master Mar 20, 2017
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