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

Complete (I think) AST parsing for mango queries #1008

Merged
merged 21 commits into from
Jul 16, 2024
Merged

Complete (I think) AST parsing for mango queries #1008

merged 21 commits into from
Jul 16, 2024

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Jul 16, 2024

No description provided.

@flimzy flimzy force-pushed the mango2 branch 2 times, most recently from cb3b86a to 6a7b16d Compare July 16, 2024 10:24
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 75.11521% with 54 lines in your changes missing coverage. Please review.

Project coverage is 63.24%. Comparing base (b1a9ff9) to head (d7db50a).

Files Patch % Lines
x/mango2/ast/selector.go 37.33% 46 Missing and 1 partial ⚠️
x/mango2/ast/ast.go 95.07% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1008      +/-   ##
==========================================
+ Coverage   63.10%   63.24%   +0.13%     
==========================================
  Files         285      287       +2     
  Lines       18663    18880     +217     
==========================================
+ Hits        11777    11940     +163     
- Misses       6354     6404      +50     
- Partials      532      536       +4     

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

@flimzy flimzy merged commit 6182b17 into master Jul 16, 2024
3 checks passed
@flimzy flimzy deleted the mango2 branch July 16, 2024 10:56
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.

1 participant