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

#378: RST importer #386

Merged
merged 41 commits into from
Jun 2, 2024
Merged

#378: RST importer #386

merged 41 commits into from
Jun 2, 2024

Conversation

redcatbear
Copy link
Collaborator

Closes #378.

@redcatbear redcatbear self-assigned this Feb 16, 2024
parent/pom.xml Outdated Show resolved Hide resolved
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
38.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

doc/changes/changes_4.0.0.md Outdated Show resolved Hide resolved
doc/spec/design.md Outdated Show resolved Hide resolved
* Begin the rationale.
*/
protected void beginRationale() {
this.listener.appendRationale(System.lineSeparator());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beginDescription() appends the last token. Shouldn't we do the same here?

Copy link

sonarqubecloud bot commented Jun 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
45.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@kaklakariada kaklakariada merged commit 14d1e9c into main Jun 2, 2024
9 of 11 checks passed
@kaklakariada kaklakariada deleted the feature/378_rst_importer branch June 2, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for RST importer
2 participants