From 4bc807fcaa7137c8b855c5c0f34cc6a08e1c3a10 Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Sun, 12 Mar 2017 21:58:12 +0100 Subject: Added coverage --- CHANGELOG.md | 3 +++ README.md | 1 + 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 587b6a78..fbb9803d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ **Closed issues:** +- Git commit signing [\#303](https://github.com/IJHack/QtPass/issues/303) +- Measure unit-test code coverage [\#298](https://github.com/IJHack/QtPass/issues/298) - Config dialog: Propose "Password behaviour" label change [\#294](https://github.com/IJHack/QtPass/issues/294) - make install currently broken. [\#289](https://github.com/IJHack/QtPass/issues/289) - There is no `git cp` [\#272](https://github.com/IJHack/QtPass/issues/272) @@ -33,6 +35,7 @@ **Merged pull requests:** +- Once again, code coverage [\#305](https://github.com/IJHack/QtPass/pull/305) ([tezeb](https://github.com/tezeb)) - Fixed path of resources.qrc [\#297](https://github.com/IJHack/QtPass/pull/297) ([sideeffect42](https://github.com/sideeffect42)) - Add pt\_PT translation [\#295](https://github.com/IJHack/QtPass/pull/295) ([keitalbame](https://github.com/keitalbame)) - Update README.md [\#293](https://github.com/IJHack/QtPass/pull/293) ([joostruis](https://github.com/joostruis)) diff --git a/README.md b/README.md index 7f0191e9..7023ad04 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ QtPass [![Build Status](https://travis-ci.org/IJHack/QtPass.svg?branch=master)](https://travis-ci.org/IJHack/QtPass) [![Build status](https://ci.appveyor.com/api/projects/status/9rjnj72rdir7u9eg/branch/master?svg=true)](https://ci.appveyor.com/project/annejan/qtpass/branch/master) [![Coverity scan](https://scan.coverity.com/projects/5266/badge.svg)](https://scan.coverity.com/projects/ijhack-qtpass) +[![Coverage Status](https://coveralls.io/repos/github/IJHack/QtPass/badge.svg)](https://coveralls.io/github/IJHack/QtPass) QtPass is a GUI for [pass](https://www.passwordstore.org/), the standard unix password manager. -- cgit v1.2.3