Ross McFarland
287dd83273
Add JSON coverage report format
3 weeks ago
Ross McFarland
0d52dc54df
Bump pragma no cover for yaml ports
1 month ago
Ross McFarland
056185d569
Pull in the latest template changes
2 months ago
Ross McFarland
5de12f3acd
Remove really old secret clearing code that doesn't apply anymore
2 months ago
Jonathan Leroy
2c52659ccf
Fix some bash scripts not working with custom VENV_NAME
2 months ago
Ross McFarland
cfaf7315de
use pyproject.toml for tooling, add isort
3 years ago
Ross McFarland
7efd4f8b2f
Use pytest's built in coverage support
4 years ago
Ross McFarland
3ed6d743e6
Switch to pytests, add a tiny bit of smoke test coverage to get something coverage no longer gets
4 years ago
Ross McFarland
c878ec6eee
Install nose no-network and timer plugins, use no-network in test & coverage
4 years ago
Viranch Mehta
f90d261133
drop Azure DNS env vars in scripts
5 years ago
Ross McFarland
364b70048f
Fix coverage pragma grep
5 years ago
Ross McFarland
b7e75b700d
Fix code coverage for NS1
6 years ago
Ross McFarland
fd037e873b
Transip v2.1.1, back out test skips and coverage omits
6 years ago
Pavan Chandrashekar
4432d49591
Minor fix. Coverage uses bourne shell, not bash
6 years ago
Pavan Chandrashekar
3ffde7330a
Bypass transip tests, they are blocking octodns CI
6 years ago
Ross McFarland
0a7d63ef06
Show line numbers missing coverage
6 years ago
Peter Dave Hello
a516f2ca7c
Refactor shell script syntax and consistency
- Add a missing space for styling
- Replace legacy "\`...\`" with `$(...)`
- Quote variable to prevent word splitting
- Use builtin `command -v` instead of non-standard `which`
- Add two missing `>&2` redirection for error/warning message
7 years ago
Ross McFarland
91b37192ff
Omit cmds from coverage, print report, enforce 100%
7 years ago
Petter Hassberg
aabab63003
Refactor GoogleCloudProvider
* in _rrset_for_X functions, use values instead of data attribute.
* Small typo fixes and removals of redundant steps etc.
* Unset GOOGLE_APPLICATION_CREDENTIALS in coverage script.
8 years ago
Ross McFarland
7957a4c018
Initial import of OSS OctoDNS
9 years ago