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

refactor(cognitarium): move query messages into dedicated AST file #681

Merged
merged 2 commits into from
Dec 17, 2024

docs(cognitarium): correct minor typo

b973820
Select commit
Loading
Failed to load commit list.
Merged

refactor(cognitarium): move query messages into dedicated AST file #681

docs(cognitarium): correct minor typo
b973820
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 0s

82.82% of diff hit (target 96.61%)

View this Pull Request on Codecov

82.82% of diff hit (target 96.61%)

Annotations

Check warning on line 71 in contracts/axone-cognitarium/src/parser/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/parser/ast.rs#L71

Added line #L71 was not covered by tests

Check warning on line 85 in contracts/axone-cognitarium/src/parser/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/parser/ast.rs#L85

Added line #L85 was not covered by tests

Check warning on line 100 in contracts/axone-cognitarium/src/parser/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/parser/ast.rs#L100

Added line #L100 was not covered by tests

Check warning on line 138 in contracts/axone-cognitarium/src/parser/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/parser/ast.rs#L138

Added line #L138 was not covered by tests

Check warning on line 170 in contracts/axone-cognitarium/src/parser/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/parser/ast.rs#L170

Added line #L170 was not covered by tests

Check warning on line 182 in contracts/axone-cognitarium/src/parser/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/parser/ast.rs#L182

Added line #L182 was not covered by tests

Check warning on line 246 in contracts/axone-cognitarium/src/parser/ast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/parser/ast.rs#L246

Added line #L246 was not covered by tests

Check warning on line 31 in contracts/axone-cognitarium/src/rdf/mapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/rdf/mapper.rs#L31

Added line #L31 was not covered by tests

Check warning on line 40 in contracts/axone-cognitarium/src/rdf/mapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/rdf/mapper.rs#L40

Added line #L40 was not covered by tests

Check warning on line 44 in contracts/axone-cognitarium/src/rdf/mapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/rdf/mapper.rs#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 47 in contracts/axone-cognitarium/src/rdf/mapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/rdf/mapper.rs#L47

Added line #L47 was not covered by tests

Check warning on line 56 in contracts/axone-cognitarium/src/rdf/mapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/rdf/mapper.rs#L56

Added line #L56 was not covered by tests

Check warning on line 60 in contracts/axone-cognitarium/src/rdf/mapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/rdf/mapper.rs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in contracts/axone-cognitarium/src/rdf/mapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/rdf/mapper.rs#L65

Added line #L65 was not covered by tests

Check warning on line 69 in contracts/axone-cognitarium/src/rdf/mapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axone-cognitarium/src/rdf/mapper.rs#L69

Added line #L69 was not covered by tests