Skip to content

fix(query): added LimitedResult/LimitedQuery

Codecov / codecov/project succeeded Apr 19, 2024 in 1s

75.12% (-0.03%) compared to 7457db4, passed because coverage increased by +0.42% when compared to adjusted base (74.70%)

View this Pull Request on Codecov

75.12% (-0.03%) compared to 7457db4, passed because coverage increased by +0.42% when compared to adjusted base (74.70%)

Details

Codecov Report

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

Project coverage is 75.12%. Comparing base (7457db4) to head (91ef419).

❗ Current head 91ef419 differs from pull request most recent head bb41e81. Consider uploading reports for the commit bb41e81 to get more accurate results

Files Patch % Lines
limited_query.go 0.00% 6 Missing ⚠️
sqlbuilder_where.go 90.90% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   75.15%   75.12%   -0.03%     
==========================================
  Files          41       42       +1     
  Lines        1731     1745      +14     
==========================================
+ Hits         1301     1311      +10     
- Misses        314      320       +6     
+ Partials      116      114       -2     

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