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: Blocks of code were saving with backticks #57

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

innerlize
Copy link
Contributor

@innerlize innerlize commented Sep 5, 2023

Summary

Remove backticks from blocks of code when they are persisted in the database.

Evidence

Making a submission

Submission in database

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

LCOV of commit 21c3212 during CI workflow #48

Summary coverage rate:
  lines......: 95.2% (501 of 526 lines)
  functions..: 98.6% (68 of 69 functions)
  branches...: 85.3% (145 of 170 branches)

Files changed coverage rate:
                                                                           |Lines       |Functions  |Branches    
  Filename                                                                 |Rate     Num|Rate    Num|Rate     Num
  ===============================================================================================================
  src/commands/tarea/tarea.ts                                              | 100%     35| 100%     3|90.0%     10
  src/utils/extractCodeBlockFromSubmission.ts                              |83.3%      6| 100%     1| 100%      1

@innerlize innerlize merged commit 56f3fb0 into main Sep 5, 2023
2 checks passed
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.

2 participants