Skip to content

test: more coverage

b68c657
Select commit
Loading
Failed to load commit list.
Merged

feat: write column order #198

test: more coverage
b68c657
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 1s

75.12% (+4.22%) compared to 2bfba51

View this Pull Request on Codecov

75.12% (+4.22%) compared to 2bfba51

Details

Codecov Report

❌ Patch coverage is 97.22222% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.12%. Comparing base (2bfba51) to head (b68c657).

Files with missing lines Patch % Lines
...fluxdb_client_3/write_client/client/write/point.py 97.50% 1 Missing ⚠️
...client/client/write/polars_dataframe_serializer.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   70.89%   75.12%   +4.22%     
==========================================
  Files          35       35              
  Lines        2388     2420      +32     
==========================================
+ Hits         1693     1818     +125     
+ Misses        695      602      -93     

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