apache / airflow
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
67,005 LOC (17%) 220 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
67,005 LOC (17%) 220 files | found text per file | found text per file
  • The following criteria are used to filter files:
    • files with any line of content like ".*(TODO|FIXME)( |:| ).*".
  • 220 files match defined criteria (67,005 LOC, 17.6% vs. main code):
    • 206 *.py files (57,890 LOC)
    • 2 *.yaml files (6,478 LOC)
    • 4 *.toml files (1,959 LOC)
    • 7 *.tsx files (632 LOC)
    • 1 *.ts files (46 LOC)
  • 344 lines match the content pattern.
details...