Skip to content

Reduce complexity of QueryLayer after composition #1735

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

Merged
merged 1 commit into from
Jun 2, 2025

Remove redundant selectors in QueryLayer, only sort by ID when pagina…

259a7bd
Select commit
Loading
Failed to load commit list.
Merged

Reduce complexity of QueryLayer after composition #1735

Remove redundant selectors in QueryLayer, only sort by ID when pagina…
259a7bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2025 in 0s

90.74% (-0.02%) compared to c00f552

View this Pull Request on Codecov

90.74% (-0.02%) compared to c00f552

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.74%. Comparing base (c00f552) to head (259a7bd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1735      +/-   ##
==========================================
- Coverage   90.76%   90.74%   -0.02%     
==========================================
  Files         468      468              
  Lines       14646    14658      +12     
  Branches     2308     2314       +6     
==========================================
+ Hits        13294    13302       +8     
- Misses        918      920       +2     
- Partials      434      436       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.