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

feat: Add support for MongoDB query comment #8928

Merged
merged 10 commits into from
Mar 3, 2024

Merge branch 'alpha' into add-comment-to-query-

8595969
Select commit
Loading
Failed to load commit list.
Merged

feat: Add support for MongoDB query comment #8928

Merge branch 'alpha' into add-comment-to-query-
8595969
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 2, 2024 in 0s

94.20% (-0.02%) compared to afcafdb

View this Pull Request on Codecov

94.20% (-0.02%) compared to afcafdb

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 94.20%. Comparing base (afcafdb) to head (8595969).

Files Patch % Lines
src/Routers/AggregateRouter.js 33.33% 2 Missing ⚠️
src/triggers.js 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8928      +/-   ##
==========================================
- Coverage   94.21%   94.20%   -0.02%     
==========================================
  Files         186      186              
  Lines       14825    14833       +8     
==========================================
+ Hits        13968    13973       +5     
- Misses        857      860       +3     

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