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

Allow opening projects through Tesseratos #1329

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

style(tesseratos): remove unnecessary include in Debugger

383985e
Select commit
Loading
Failed to load commit list.
Draft

Allow opening projects through Tesseratos #1329

style(tesseratos): remove unnecessary include in Debugger
383985e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 29, 2024 in 0s

4.85% of diff hit (target 42.49%)

View this Pull Request on Codecov

4.85% of diff hit (target 42.49%)

Annotations

Check warning on line 24 in core/include/cubos/core/thread/process.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/include/cubos/core/thread/process.hpp#L24

Added line #L24 was not covered by tests

Check warning on line 23 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L23

Added line #L23 was not covered by tests

Check warning on line 26 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 29 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L29

Added line #L29 was not covered by tests

Check warning on line 32 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 36 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 38 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L38

Added line #L38 was not covered by tests

Check warning on line 41 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L41

Added line #L41 was not covered by tests

Check warning on line 43 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L43

Added line #L43 was not covered by tests

Check warning on line 45 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L45

Added line #L45 was not covered by tests

Check warning on line 51 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 54 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L54

Added line #L54 was not covered by tests

Check warning on line 56 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L56

Added line #L56 was not covered by tests

Check warning on line 78 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 81 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 84 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L84

Added line #L84 was not covered by tests

Check warning on line 86 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L86

Added line #L86 was not covered by tests

Check warning on line 89 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L89

Added line #L89 was not covered by tests

Check warning on line 92 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 101 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L97-L101

Added lines #L97 - L101 were not covered by tests

Check warning on line 103 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L103

Added line #L103 was not covered by tests

Check warning on line 106 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 110 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 115 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 118 in core/src/thread/process.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/thread/process.cpp#L118

Added line #L118 was not covered by tests