Skip to content

feat: EntityPagination — lazily loaded paginated view over a select (v1.12.0) - #146

Merged
gmpassos merged 3 commits into
masterfrom
feat/entity-pagination
Aug 1, 2026
Merged

feat: EntityPagination — lazily loaded paginated view over a select (v1.12.0)#146
gmpassos merged 3 commits into
masterfrom
feat/entity-pagination

chore: v1.12.0 (CHANGELOG, version, README)

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

67.75% (+0.25%) compared to 7b4ac46

View this Pull Request on Codecov

67.75% (+0.25%) compared to 7b4ac46

Details

Codecov Report

❌ Patch coverage is 90.35533% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.75%. Comparing base (7b4ac46) to head (11b801c).

Files with missing lines Patch % Lines
lib/src/bones_api_entity.dart 50.00% 13 Missing ⚠️
lib/src/bones_api_repository.dart 33.33% 4 Missing ⚠️
lib/src/bones_api_entity_pagination.dart 98.78% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   67.49%   67.75%   +0.25%     
==========================================
  Files          63       64       +1     
  Lines       21347    21544     +197     
==========================================
+ Hits        14409    14597     +188     
- Misses       6938     6947       +9     

☔ 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.