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

Feature. Code style parser to tex #586

Merged
merged 20 commits into from
Dec 7, 2020
Merged

Conversation

aktsay6
Copy link
Collaborator

@aktsay6 aktsay6 commented Nov 27, 2020

Made parser for diktat code style

### What's done:
  * Main logic
### Need fixing:
  * Bold text
  * \w words in md
### What's done:
  * Fixed bold text
  * Added italic and `` text
### What's done:
  * Deleted anchors
### Need fixing:
  * Backticks need to be more highlighted in latex
### What's done:
  * Done
### What's done:
  * Now it's added to the end of file
### What's done:
  * Now it's added to the end of file
…feature/code-style-parser

# Conflicts:
#	wp/sections/appendix.tex
### What's done:
  * Fixed bugs
# Conflicts:
#	info/guide/diktat-coding-convention.md
### What's done:
  * Fixed bugs
### What's done:
  * Fixed bugs
@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #586 (d215da8) into master (ecfee94) will decrease coverage by 0.17%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #586      +/-   ##
============================================
- Coverage     81.21%   81.04%   -0.18%     
  Complexity     1738     1738              
============================================
  Files            88       89       +1     
  Lines          4574     4584      +10     
  Branches       1371     1371              
============================================
  Hits           3715     3715              
- Misses          308      318      +10     
  Partials        551      551              
Flag Coverage Δ Complexity Δ
unittests 81.04% <0.00%> (-0.18%) 0.00 <0.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...kotlin/org/cqfn/diktat/ruleset/utils/LatexUtils.kt 0.00% <0.00%> (ø) 0.00 <0.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 ecfee94...d215da8. Read the comment docs.

### What's done:
  * Fixed bugs
@aktsay6 aktsay6 requested a review from petertrr November 30, 2020 20:02
### What's done:
  * Removed generation to different file
@aktsay6 aktsay6 requested a review from petertrr December 3, 2020 14:08
aktsay6 and others added 5 commits December 3, 2020 17:29
### What's done:
  * Making it consistent with diKTat codestyle
### What's done:
  * Making it consistent with diKTat codestyle
### What's done:
  * Making it consistent with diKTat codestyle
### What's done:
  * Making it consistent with diKTat codestyle
aktsay6 and others added 2 commits December 7, 2020 14:18
### What's done:
  * Making it consistent with diKTat codestyle
@aktsay6 aktsay6 merged commit c0bacd1 into master Dec 7, 2020
@aktsay6 aktsay6 deleted the feature/code-style-parser branch December 7, 2020 11:33
@petertrr petertrr added the documentation Improvements or additions to documentation label Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants