Skip to content

Rebase HTCAnalyze

Pre-release
Pre-release
Compare
Choose a tag to compare
@mathisloevenich mathisloevenich released this 16 Nov 14:41
· 49 commits to master since this release
78dd131

Major updates:

  • splitting logic into different modules and classes
  • Analyzed condor logs represented as CondorLog class
  • CondorLog and SummarizedCondorLogs can be easily printed and represented as json (for dev)
  • removed: filter mode
  • removed: possiblility to create a log file (just redirect with verbose mode instead)
  • removed: ability to ignore certain parts (maybe added for later versions)
  • added: views with the use of rich
  • changed: config management and reduced amount of opitions
  • abbreviation no longer possible due to missleading behaviour [issue]

missing:

  • tests of main parts