Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding total number of lines on README #884

Merged
merged 2 commits into from
Jul 5, 2019
Merged

Adding total number of lines on README #884

merged 2 commits into from
Jul 5, 2019

Conversation

vncoelho
Copy link
Member

@vncoelho vncoelho commented Jul 3, 2019

What do you think? @shargon @igormcoelho @erikzhang

@vncoelho
Copy link
Member Author

vncoelho commented Jul 3, 2019

Neo 3.x:

269 text files.
     269 unique files.                                          
      12 files ignored.

github.com/AlDanial/cloc v 1.74  T=0.45 s (578.0 files/s, 116028.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JSON                             3              0              0          25485
C#                             247           3013           1069          21759
Smalltalk                        2              1              0            197
Markdown                         3             44              0            123
MSBuild script                   2             10              0             65
YAML                             1              6              1             18
-------------------------------------------------------------------------------
SUM:                           258           3074           1070          47647
-------------------------------------------------------------------------------

Neo 2.x

     270 text files.
     270 unique files.
      12 files ignored.

github.com/AlDanial/cloc v 1.74  T=0.47 s (552.4 files/s, 115172.9 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JSON                             3              0              0          25485
C#                             249           2928            851          24431
Markdown                         2             34              0            113
MSBuild script                   2             10              0             64
Smalltalk                        2              6              0             57
YAML                             1              5              0             14
-------------------------------------------------------------------------------
SUM:                           259           2983            851          50164
-------------------------------------------------------------------------------

Less lines, more readability and more efficiency :D
Aehuaheuauhea

@igormcoelho
Copy link
Contributor

igormcoelho commented Jul 3, 2019

I like these statistics.. I have always been curious about that :) very nice.
If somehow we integrate this with coverage... then we get updated results always.

@codecov-io
Copy link

codecov-io commented Jul 5, 2019

Codecov Report

Merging #884 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #884   +/-   ##
=======================================
  Coverage   45.04%   45.04%           
=======================================
  Files         178      178           
  Lines       12603    12603           
=======================================
  Hits         5677     5677           
  Misses       6926     6926

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d71675...83b44c1. Read the comment docs.

@vncoelho vncoelho merged commit aab9572 into master Jul 5, 2019
@vncoelho vncoelho deleted the total-n-lines branch July 5, 2019 21:17
Thacryba pushed a commit to simplitech/neo that referenced this pull request Feb 17, 2020
* detail for RpcSecurity Plugin

* Update setup.md
Thacryba pushed a commit to simplitech/neo that referenced this pull request Feb 17, 2020
Tommo-L pushed a commit to Tommo-L/neo that referenced this pull request Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants