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

Plugin GitStatistics: Added calculation of comment lines for assembler files #5846

Merged
merged 1 commit into from Dec 17, 2018
Merged

Conversation

veremenko-y
Copy link
Contributor

Changes proposed in this pull request:

  • Adds assembly style comments calculation in files with extensions .asm, .s and .inc.

What did I do to test the code and ensure quality:

  • Change is small and follows the rest of the code. Built and tested manually on my repository to make sure it works.

@codecov
Copy link

codecov bot commented Dec 3, 2018

Codecov Report

Merging #5846 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #5846      +/-   ##
=========================================
+ Coverage    37.3%   37.3%   +<.01%     
=========================================
  Files         618     618              
  Lines       47391   47391              
  Branches     6299    6299              
=========================================
+ Hits        17677   17679       +2     
+ Misses      28936   28935       -1     
+ Partials      778     777       -1

@RussKie RussKie merged commit f2d7c4a into gitextensions:master Dec 17, 2018
@RussKie RussKie added this to the 3.1.0 milestone Dec 17, 2018
@RussKie
Copy link
Member

RussKie commented Dec 17, 2018

Thank you

@veremenko-y
Copy link
Contributor Author

Thanks for merging.

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