/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to .coveragerc

  • Committer: Jelmer Vernooij
  • Date: 2019-06-17 23:01:58 UTC
  • mto: This revision was merged to the branch mainline in revision 7354.
  • Revision ID: jelmer@jelmer.uk-20190617230158-4h6vg60nhmdu9h59
Add Tree.get_transform.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[run]
 
2
branch = True
 
3
source = breezy
 
4
 
 
5
[report]
 
6
exclude_lines =
 
7
    raise NotImplementedError