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

CPACS-Creator: Add error handling when a section should be added in (or next to) a segment containing guide curves #1039

Merged

Change error type and flatten logic to detect error when added sectio…

2466e1d
Select commit
Loading
Failed to load commit list.
Merged

CPACS-Creator: Add error handling when a section should be added in (or next to) a segment containing guide curves #1039

Change error type and flatten logic to detect error when added sectio…
2466e1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2024 in 1s

89.93% of diff hit (target 69.47%)

View this Pull Request on Codecov

89.93% of diff hit (target 69.47%)

Annotations

Check warning on line 2236 in src/common/tiglcommonfunctions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/tiglcommonfunctions.cpp#L2234-L2236

Added lines #L2234 - L2236 were not covered by tests

Check warning on line 229 in src/configuration/CCPACSConfiguration.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/configuration/CCPACSConfiguration.cpp#L229

Added line #L229 was not covered by tests

Check warning on line 231 in src/configuration/CCPACSConfiguration.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/configuration/CCPACSConfiguration.cpp#L231

Added line #L231 was not covered by tests

Check warning on line 464 in src/cpacs_other/CTiglUIDManager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cpacs_other/CTiglUIDManager.cpp#L464

Added line #L464 was not covered by tests

Check warning on line 27 in src/creator/CTiglStandardizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/CTiglStandardizer.cpp#L27

Added line #L27 was not covered by tests

Check warning on line 59 in src/creator/CTiglStandardizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/CTiglStandardizer.cpp#L59

Added line #L59 was not covered by tests

Check warning on line 126 in src/creator/CTiglStandardizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/CTiglStandardizer.cpp#L126

Added line #L126 was not covered by tests

Check warning on line 128 in src/creator/CTiglStandardizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/CTiglStandardizer.cpp#L128

Added line #L128 was not covered by tests

Check warning on line 132 in src/creator/CTiglStandardizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/CTiglStandardizer.cpp#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 137 in src/creator/CTiglStandardizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/CTiglStandardizer.cpp#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 139 in src/creator/CTiglStandardizer.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/CTiglStandardizer.cpp#L139

Added line #L139 was not covered by tests

Check warning on line 56 in src/creator/ListFunctions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/ListFunctions.cpp#L56

Added line #L56 was not covered by tests

Check warning on line 75 in src/creator/ListFunctions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/ListFunctions.cpp#L75

Added line #L75 was not covered by tests

Check warning on line 96 in src/creator/ListFunctions.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/creator/ListFunctions.cpp#L96

Added line #L96 was not covered by tests

Check warning on line 494 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L494

Added line #L494 was not covered by tests

Check warning on line 524 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L524

Added line #L524 was not covered by tests

Check warning on line 549 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L548-L549

Added lines #L548 - L549 were not covered by tests

Check warning on line 589 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L589

Added line #L589 was not covered by tests

Check warning on line 657 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L656-L657

Added lines #L656 - L657 were not covered by tests

Check warning on line 725 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L724-L725

Added lines #L724 - L725 were not covered by tests

Check warning on line 765 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L765

Added line #L765 was not covered by tests

Check warning on line 803 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L803

Added line #L803 was not covered by tests

Check warning on line 866 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L866

Added line #L866 was not covered by tests

Check warning on line 924 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L922-L924

Added lines #L922 - L924 were not covered by tests

Check warning on line 940 in src/fuselage/CCPACSFuselage.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fuselage/CCPACSFuselage.cpp#L940

Added line #L940 was not covered by tests