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

fix indent not expanded in file comments #236

Merged
merged 1 commit into from
May 29, 2021

Conversation

HO-COOH
Copy link
Contributor

@HO-COOH HO-COOH commented May 29, 2021

Fix/Feature/Other

Fix

Feature

  • Added unit test

Also the @code command needs {.cpp} instead of .cpp as the language id block, see here, my bad!

@codecov
Copy link

codecov bot commented May 29, 2021

Codecov Report

Merging #236 (b61400c) into master (638cfe0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #236   +/-   ##
=======================================
  Coverage   93.36%   93.36%           
=======================================
  Files           5        5           
  Lines         814      814           
  Branches      242      242           
=======================================
  Hits          760      760           
  Misses         54       54           
Impacted Files Coverage Δ
src/Lang/Cpp/CppDocGen.ts 99.60% <100.00%> (ø)

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 638cfe0...b61400c. Read the comment docs.

@cschlosser cschlosser merged commit aa21a82 into cschlosser:master May 29, 2021
@cschlosser
Copy link
Owner

Thank you!

@HO-COOH HO-COOH deleted the fixAlign2 branch May 30, 2021 15:51
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.

File author template doesn't implement alignment option
2 participants