Commit Graph

10 Commits

Author SHA1 Message Date
Takashi Kajinami ff2d105886 Simplify .coveragerc
We check only files in the barbican directory so can use the source
option.

Change-Id: I3b5ddb6ed73d558db42031618e2e1bee3318ffa2
2024-01-25 23:38:54 +09:00
shashi.kant ab0e991f2f Update .coveragerc after the removal of respective directory
Change-Id: Ib411a57bf7a86ea1818383f2fe88f2b39b5c7fde
2016-10-17 17:37:58 +05:30
jfwood 010b397e9e Add I18n-related unit tests (Part 3)
This CR is the first of several dependent CRs that break up the overall
tests added via this abandoned CR:
https://review.openstack.org/#/c/139894
This CR adds the new database/repository unit tests to the 'repository'
package.

Change-Id: Iccb24665801e9c207fa90acbaa4ce6e24088cf90
2015-01-05 16:41:08 -06:00
John Vrbanac c2fcf8318b Excluding alembic migrations from coverage
Currently we cannot tests the migrations within our unit test setup. We
should look into alternative ways of testing migrations and their
coverage.

Change-Id: I5fbc4957a7ed1e0924bce562530adbe5fd2d966b
2014-11-07 04:39:37 -06:00
chadlung 0e0d062113 Adjust contrib location, minor adjustments
Change-Id: I0a962f487ac3362b209422554286e76441daa06a
2014-02-26 15:33:30 -06:00
Chad Lung eb3e7ef50b Adding DevStack Support
Change-Id: Iacdf5d3c78a613437de3e472e8e1a781fe3db5a4
2014-02-19 00:33:17 -06:00
Paul Kehrer 441165a1e1 exclude abstractmethod from coverage
Change-Id: I58c146ee9da8efbbfa69875c945c4716bc077c3d
2014-01-31 12:57:14 -06:00
Paul Kehrer 70878d48f1 Switch to testr
Change-Id: I6ca365e0b0d2ec86e0b61ce4c58b967260d480a7
2014-01-27 18:22:54 -06:00
John Vrbanac b8e8287490 Attempting to fix the tox environments
* Corrected flake8 environment (running through hacking.sh)
* Added exception for netaddr for pip 1.5
* Ignoring no-source errors with coverage

Change-Id: I2017946fd0db7c69f6a2d8d0be0fc79f3c5d5439
2014-01-02 15:41:26 -06:00
John Wood b404d85b63 Address issue with oslo config rejecting cli options for logging 2013-04-16 18:19:53 -05:00