Skip to content

feat: offset / page / orderByID / orderDirection on selectByQuery and siblings (v1.11.0) - #145

Merged
gmpassos merged 13 commits into
masterfrom
feat/select-offset-order-by-id
Aug 1, 2026
Merged

feat: offset / page / orderByID / orderDirection on selectByQuery and siblings (v1.11.0)#145
gmpassos merged 13 commits into
masterfrom
feat/select-offset-order-by-id

test: cover the gaps in the pagination/ordering suite

93ed7fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 0s

67.49% (+1.02%) compared to 3bd35fb

View this Pull Request on Codecov

67.49% (+1.02%) compared to 3bd35fb

Details

Codecov Report

❌ Patch coverage is 92.59259% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.49%. Comparing base (3bd35fb) to head (93ed7fc).

Files with missing lines Patch % Lines
lib/src/bones_api_entity_db.dart 57.89% 8 Missing ⚠️
lib/src/bones_api_entity.dart 91.11% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   66.47%   67.49%   +1.02%     
==========================================
  Files          63       63              
  Lines       21222    21347     +125     
==========================================
+ Hits        14107    14409     +302     
+ Misses       7115     6938     -177     

☔ View full report in Codecov by Harness.
📢 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.