[PR #6] [MERGED] Add codecov.io service support #60

Closed
opened 2026-02-26 03:33:36 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: codecov


📝 Commits (5)

  • 9bb8946 Add codecov.io service support
  • 8caf917 Add travis and codecov status badges
  • 6dec1ee Fix traceback when no 'autosign' parameter was supplied
  • 244919b tests: Remove unused function
  • 9a845fc Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/laurivosandi/certidude/pull/6 **Author:** [@plaes](https://github.com/plaes) **Created:** 10/8/2015 **Status:** ✅ Merged **Merged:** 11/6/2015 **Merged by:** [@laurivosandi](https://github.com/laurivosandi) **Base:** `master` ← **Head:** `codecov` --- ### 📝 Commits (5) - [`9bb8946`](https://github.com/laurivosandi/certidude/commit/9bb89460ca26a0abee9d517c5857904f03d5e3a9) Add codecov.io service support - [`8caf917`](https://github.com/laurivosandi/certidude/commit/8caf917d755ebd18ac3b76330d9524b29df3af45) Add travis and codecov status badges - [`6dec1ee`](https://github.com/laurivosandi/certidude/commit/6dec1eebd9bbb2078ad543fc3634acf14f9e0230) Fix traceback when no 'autosign' parameter was supplied - [`244919b`](https://github.com/laurivosandi/certidude/commit/244919ba9250ebcf0b3d42d1abe9f51d4be3a934) tests: Remove unused function - [`9a845fc`](https://github.com/laurivosandi/certidude/commit/9a845fc009ebc51074896696a23fe3fcf13552e3) Add basic tests for CA ### 📊 Changes **7 files changed** (+42 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description Add support for code coverage tracking. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:36 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certidude-laurivosandi#60
No description provided.