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

Correcting wrong counting of lines of code #15

Merged
merged 3 commits into from
Nov 27, 2018

Conversation

j-mortara
Copy link
Contributor

Extended regular expression for authors to also detect the number of lines of code instead of counting one line each time.

@coveralls
Copy link

Coverage Status

Coverage decreased (-6.4%) to 89.27% when pulling 9cdcac4 on trinity357:master into 7934b01 on casperdcl:master.

@coveralls
Copy link

coveralls commented Nov 26, 2018

Coverage Status

Coverage decreased (-6.4%) to 89.27% when pulling 475c48c on trinity357:master into 7934b01 on casperdcl:master.

@codecov-io
Copy link

Codecov Report

Merging #15 into master will increase coverage by 0.04%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   94.39%   94.44%   +0.04%     
==========================================
  Files           4        4              
  Lines         232      234       +2     
  Branches       41       41              
==========================================
+ Hits          219      221       +2     
  Misses         10       10              
  Partials        3        3

@casperdcl casperdcl merged commit 475c48c into casperdcl:master Nov 27, 2018
casperdcl added a commit that referenced this pull request Nov 27, 2018
- fix author chunks counting as one loc (closes #15)
- move manpages to package_data
- add `--manpath` option
- add unit tests
- minor documentation updates
- fix CI py26
@casperdcl casperdcl mentioned this pull request Feb 11, 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