sorted report by name please?

XMLWordPrintable

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major
    • Component/s: cobertura-plugin
    • None
    • Environment:
      Platform: All, OS: All

      Any chance the report could be sorted by package / file name?
      Although I've not done any Hudson coding and don't know the APIs it looks like a
      one-line change (HashMap => TreeMap):

      CoverageResult@54
      private final Map<String, CoverageResult> children = new TreeMap<String,
      CoverageResult>();

      Thanks,
      Huw

            Assignee:
            Stephen Connolly
            Reporter:
            huw12345
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: