centaurialpha / pireal

Relational Algebra Interpreter writting in Python and Qt
GNU General Public License v3.0
32 stars 6 forks source link

add script for stats and add stage to coveralls #87

Closed centaurialpha closed 5 years ago

centaurialpha commented 5 years ago

Minimal script to show stats of code:

➜ ./scripts/stats
  Language |       LoC
-----------|-----------
     Shell |        49
    Python |     11684
      Yaml |        83
       QML |       646
-----------|-----------
                 12462
centaurialpha commented 5 years ago

Revisar si efectivamente se está publicando el coverage!