fix: compare against a null parameter with IS NULL - #152
Merged
Codecov / codecov/project
succeeded
Aug 12, 2026 in 0s
68.25% (+0.08%) compared to 82751af
View this Pull Request on Codecov
68.25% (+0.08%) compared to 82751af
Details
Codecov Report
❌ Patch coverage is 91.17647% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.25%. Comparing base (82751af) to head (c84c3d7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/src/bones_api_base.dart | 71.42% | 2 Missing |
| lib/src/bones_api_condition_encoder.dart | 94.11% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #152 +/- ##
==========================================
+ Coverage 68.17% 68.25% +0.08%
==========================================
Files 66 66
Lines 22137 22147 +10
==========================================
+ Hits 15091 15116 +25
+ Misses 7046 7031 -15 ☔ 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.
Loading