mirror of
https://github.com/laurivosandi/certidude.git
synced 2026-04-25 00:25:57 +03:00
[PR #6] [MERGED] Add codecov.io service support #60
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certidude-laurivosandi#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/laurivosandi/certidude/pull/6
Author: @plaes
Created: 10/8/2015
Status: ✅ Merged
Merged: 11/6/2015
Merged by: @laurivosandi
Base:
master← Head:codecov📝 Commits (5)
9bb8946Add codecov.io service support8caf917Add travis and codecov status badges6dec1eeFix traceback when no 'autosign' parameter was supplied244919btests: Remove unused function9a845fcAdd basic tests for CA📊 Changes
7 files changed (+42 additions, -19 deletions)
View changed files
📝
.travis.yml(+7 -1)📝
README.rst(+7 -0)📝
certidude/api.py(+1 -1)📝
certidude/templates/index.html(+1 -1)📝
certidude/wrappers.py(+1 -6)➕
tests/test_ca.py(+25 -0)📝
tests/test_cli.py(+0 -10)📄 Description
Add support for code coverage tracking.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.