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

Add salsa. #66

Merged
merged 4 commits into from
Jan 10, 2024
Merged

Add salsa. #66

merged 4 commits into from
Jan 10, 2024

Conversation

azteca1998
Copy link
Collaborator

No description provided.

@azteca1998 azteca1998 marked this pull request as ready for review January 9, 2024 17:02
@codecov-commenter
Copy link

Codecov Report

Attention: 68 lines in your changes are missing coverage. Please review.

Comparison is base (54352af) 30.90% compared to head (f3fe7d1) 27.62%.

Files Patch % Lines
crates/concrete_parser/src/error.rs 0.00% 31 Missing ⚠️
crates/concrete_driver/src/lib.rs 0.00% 14 Missing ⚠️
crates/concrete_driver/src/db.rs 0.00% 8 Missing ⚠️
crates/concrete_parser/src/lib.rs 33.33% 8 Missing ⚠️
crates/concrete_ast/src/expressions.rs 73.33% 4 Missing ⚠️
crates/concrete_ast/src/statements.rs 85.71% 1 Missing ⚠️
crates/concrete_ast/src/structs.rs 0.00% 1 Missing ⚠️
crates/concrete_parser/src/db.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   30.90%   27.62%   -3.28%     
==========================================
  Files          24       27       +3     
  Lines         466      467       +1     
==========================================
- Hits          144      129      -15     
- Misses        322      338      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@unbalancedparentheses unbalancedparentheses merged commit 538a911 into main Jan 10, 2024
4 checks passed
@unbalancedparentheses unbalancedparentheses deleted the add-salsa branch January 10, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants