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

reiz.reizql: META() matcher for searching on parent types #34

Merged
merged 11 commits into from
Mar 6, 2021

Conversation

isidentical
Copy link
Member

No description provided.

@isidentical
Copy link
Member Author

Related: edgedb/edgedb#2255

@reizio reizio deleted a comment from codecov-io Feb 21, 2021
@isidentical
Copy link
Member Author

I intend to merge this is as is while skipping the 2 new tests due to upstream EdgeDB issues. When they are resolved I'll remove the # reiz: skip tags

@codecov-io
Copy link

Codecov Report

Merging #34 (5b858b5) into master (bc8edbb) will increase coverage by 0.24%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   90.42%   90.66%   +0.24%     
==========================================
  Files          31       31              
  Lines        1775     1853      +78     
==========================================
+ Hits         1605     1680      +75     
- Misses        170      173       +3     
Impacted Files Coverage Δ
reiz/reizql/compiler/functions.py 81.57% <28.57%> (-11.97%) ⬇️
reiz/ir/builder.py 91.52% <62.50%> (-4.56%) ⬇️
reiz/serialization/serializer.py 90.97% <66.66%> (-0.57%) ⬇️
reiz/ir/backends/edgeql.py 98.23% <100.00%> (+0.02%) ⬆️
reiz/reizql/compiler/codegen.py 95.83% <100.00%> (+1.00%) ⬆️
reiz/reizql/compiler/state.py 96.90% <100.00%> (+2.28%) ⬆️
reiz/reizql/parser/grammar.py 100.00% <100.00%> (ø)
reiz/reizql/parser/parse.py 88.17% <100.00%> (ø)
reiz/serialization/transformers.py 99.13% <100.00%> (+0.24%) ⬆️
test_cases/runner.py 93.67% <100.00%> (+3.25%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc8edbb...5b858b5. Read the comment docs.

@isidentical isidentical merged commit 8064f82 into master Mar 6, 2021
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.

2 participants