Skip to content

Add mongo operators to F function#58

Merged
mohamadkhoshnava merged 6 commits intoAggify:mainfrom
mohamadkhalaj:main
Nov 19, 2023
Merged

Add mongo operators to F function#58
mohamadkhoshnava merged 6 commits intoAggify:mainfrom
mohamadkhalaj:main

Conversation

@mohamadkhalaj
Copy link
Copy Markdown
Member

Changes:

  • Add Mongo operators to F functoin: F('name').first() OR (F('like_count') + F('comment_count')).first()

  • Add new syntax for annotate which supports new F methods

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f857145) 100.00% compared to head (8b64cb0) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1039      1087   +48     
=========================================
+ Hits          1039      1087   +48     

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

@mohamadkhoshnava mohamadkhoshnava merged commit 895680f into Aggify:main Nov 19, 2023
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