Skip to content

#562 Support coverage tags in .md and .rst#566

Open
kaklakariada wants to merge 21 commits into
mainfrom
feature/562_support_coverage_tags_in_markdown_and_restructuredtext
Open

#562 Support coverage tags in .md and .rst#566
kaklakariada wants to merge 21 commits into
mainfrom
feature/562_support_coverage_tags_in_markdown_and_restructuredtext

Cleanup test code

e32cef6
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 24, 2026 in 38s

Annotations

Check warning on line 28 in importer/restructuredtext/src/main/java/org/itsallcode/openfasttrace/importer/restructuredtext/RestructuredTextImporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=org.itsallcode.openfasttrace%3Aopenfasttrace-root&issues=AZ-US4DOkBUjH0c7f-VG&open=AZ-US4DOkBUjH0c7f-VG&pullRequest=566

Check warning on line 29 in importer/restructuredtext/src/main/java/org/itsallcode/openfasttrace/importer/restructuredtext/RestructuredTextImporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Enable the "UNICODE_CHARACTER_CLASS" flag or use a Unicode-aware alternative.

See more on https://sonarcloud.io/project/issues?id=org.itsallcode.openfasttrace%3Aopenfasttrace-root&issues=AZ-US4DOkBUjH0c7f-VE&open=AZ-US4DOkBUjH0c7f-VE&pullRequest=566

Check warning on line 30 in importer/restructuredtext/src/main/java/org/itsallcode/openfasttrace/importer/restructuredtext/RestructuredTextImporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Enable the "UNICODE_CHARACTER_CLASS" flag or use a Unicode-aware alternative.

See more on https://sonarcloud.io/project/issues?id=org.itsallcode.openfasttrace%3Aopenfasttrace-root&issues=AZ-US4DOkBUjH0c7f-VF&open=AZ-US4DOkBUjH0c7f-VF&pullRequest=566

Check warning on line 29 in importer/restructuredtext/src/main/java/org/itsallcode/openfasttrace/importer/restructuredtext/RestructuredTextImporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=org.itsallcode.openfasttrace%3Aopenfasttrace-root&issues=AZ-US4DOkBUjH0c7f-VH&open=AZ-US4DOkBUjH0c7f-VH&pullRequest=566

Check warning on line 49 in importer/markdown/src/main/java/org/itsallcode/openfasttrace/importer/markdown/MarkdownImporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to use a "static final" Pattern.

See more on https://sonarcloud.io/project/issues?id=org.itsallcode.openfasttrace%3Aopenfasttrace-root&issues=AZ-US3_NkBUjH0c7f-VB&open=AZ-US3_NkBUjH0c7f-VB&pullRequest=566

Check warning on line 49 in importer/markdown/src/main/java/org/itsallcode/openfasttrace/importer/markdown/MarkdownImporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Enable the "UNICODE_CHARACTER_CLASS" flag or use a Unicode-aware alternative.

See more on https://sonarcloud.io/project/issues?id=org.itsallcode.openfasttrace%3Aopenfasttrace-root&issues=AZ-US3_NkBUjH0c7f-VC&open=AZ-US3_NkBUjH0c7f-VC&pullRequest=566

Check warning on line 28 in importer/restructuredtext/src/main/java/org/itsallcode/openfasttrace/importer/restructuredtext/RestructuredTextImporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Enable the "UNICODE_CHARACTER_CLASS" flag or use a Unicode-aware alternative.

See more on https://sonarcloud.io/project/issues?id=org.itsallcode.openfasttrace%3Aopenfasttrace-root&issues=AZ-US4DOkBUjH0c7f-VD&open=AZ-US4DOkBUjH0c7f-VD&pullRequest=566

Check warning on line 40 in importer/markdown/src/main/java/org/itsallcode/openfasttrace/importer/markdown/MarkdownImporter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Complete the task associated to this TODO comment.

See more on https://sonarcloud.io/project/issues?id=org.itsallcode.openfasttrace%3Aopenfasttrace-root&issues=AZ-US3_NkBUjH0c7f-VA&open=AZ-US3_NkBUjH0c7f-VA&pullRequest=566