-
Notifications
You must be signed in to change notification settings - Fork 0
Masterthesis/patternauthoring api #7
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
Conversation
…djusted, saveoption adjusted, contentrendering adjusted
…ixed pdflatex execute, fully reworked latexenvironment detection, reworked JSONmapping
# Conflicts: # src/main/java/com/patternpedia/api/rest/controller/PatternController.java
DeepCode's analysis on #c84ee6 found:1 minor issue. Top 3 issues
👉 View analysis in DeepCode’s DashboardEdit DeepCode’s Configurations here |
manuwei
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @mbeisel, in general the PR looks good.
Can you solve the merge conflicts and have a look at the DeepCode's suggestions?
|
|
||
| // @Transactional (readOnly = false) | ||
| // String renderLatex(String content, int begin, int end, AlgorithmType type); | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this commented code still needed for something?
|
@mbeisel Can you delete the data.sql files? we've decided to save data in a separate repo (https://github.com/PatternPedia/pattern-atlas-content or https://github.com/PatternPedia/internal-pattern-atlas-content) And our ci tests still fail.... |
…nauthoringAPI # Conflicts: # src/test/resources/application.properties
… already rendered latex code snippets
…onComments in the Database
…mment transfer algorithm. Adjust api calls to kebab-case
|
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
|
@mbeisel can you fix the critical issue the deepcode-ci-bot found? |
…/PatternPedia/pattern-pedia-api into masterthesis/patternauthoringAPI
…nauthoringAPI # Conflicts: # README.md # src/main/java/com/patternpedia/api/rest/controller/PatternController.java # src/main/resources/application.properties
…s/patternauthoringAPI
Merge for a stable version of the latexrendering component.