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

C Sharp stacktrace parsing #186

Merged
merged 11 commits into from
Mar 18, 2024

Delimiter string filtering has been moved from parse_stacktrace to ex…

7a48407
Select commit
Loading
Failed to load commit list.
Merged

C Sharp stacktrace parsing #186

Delimiter string filtering has been moved from parse_stacktrace to ex…
7a48407
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 18, 2024 in 0s

78.16% of diff hit (target 62.45%)

View this Pull Request on Codecov

78.16% of diff hit (target 62.45%)

Annotations

Check warning on line 474 in casr/src/bin/casr-cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cli.rs#L472-L474

Added lines #L472 - L474 were not covered by tests

Check warning on line 479 in casr/src/bin/casr-cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cli.rs#L476-L479

Added lines #L476 - L479 were not covered by tests

Check warning on line 669 in casr/src/bin/casr-cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cli.rs#L668-L669

Added lines #L668 - L669 were not covered by tests

Check warning on line 17 in libcasr/src/csharp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/csharp.rs#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 19 in libcasr/src/csharp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/csharp.rs#L19

Added line #L19 was not covered by tests

Check warning on line 35 in libcasr/src/csharp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/csharp.rs#L35

Added line #L35 was not covered by tests

Check warning on line 38 in libcasr/src/csharp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/csharp.rs#L38

Added line #L38 was not covered by tests

Check warning on line 67 in libcasr/src/csharp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/csharp.rs#L67

Added line #L67 was not covered by tests

Check warning on line 74 in libcasr/src/csharp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/csharp.rs#L74

Added line #L74 was not covered by tests

Check warning on line 85 in libcasr/src/csharp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/csharp.rs#L85

Added line #L85 was not covered by tests

Check warning on line 99 in libcasr/src/csharp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/csharp.rs#L99

Added line #L99 was not covered by tests

Check warning on line 592 in libcasr/src/report.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/report.rs#L592

Added line #L592 was not covered by tests