Giter Club home page Giter Club logo

Comments (5)

boyter avatar boyter commented on August 23, 2024 1

Done.

$ scc -f csv -u ./processor
Language,Lines,Code,Comments,Blanks,Complexity,Bytes,Files,ULOC
Go,8136,6402,410,1324,1400,369653,23,3293

Files as a count is in the summary now, along with the new special ULOC calculation (if you want it). Will make it into the next release, which should be done in a week or so.

from scc.

marslo avatar marslo commented on August 23, 2024 1

nice thanks. verified !

from scc.

boyter avatar boyter commented on August 23, 2024

This was intentional when I created the csv format, because the underlying idea was that it would be used to create your own aggregations (similar to the SQL output format). As such I kept it as simple as possible because adding calculated columns makes parsing it after a little more annoying.

Whats the use case here? Im not opposed to making changes, but I would really want to know what you are trying to achieve.

from scc.

marslo avatar marslo commented on August 23, 2024

Hey @boyter,

I've using scc to collect data and generate slides, and since csv can be recognized by Excel, so it's easy to transfer to chart ( as below ).
csv-ppt-chart

So, if the columns can be configurable via parameters, it will be awesome. Now, I have to manually added ...
thanks

from scc.

boyter avatar boyter commented on August 23, 2024

Yep I promise the moment I am not swamped at work I will be getting back to doing a lot of these things.

Main goal will be to improve the gitfile support, followed by all of these sort of changes. I have not forgotten, just no time right now.

from scc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.