Skip to content

docs: add more detail to CHANGELOG.md

774885e
Select commit
Loading
Failed to load commit list.
Merged

feat: asynchronous query #123

docs: add more detail to CHANGELOG.md
774885e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2025 in 1s

61.92% (+0.28%) compared to 95477f8

View this Pull Request on Codecov

61.92% (+0.28%) compared to 95477f8

Details

Codecov Report

Attention: Patch coverage is 89.36170% with 5 lines in your changes missing coverage. Please review.

Project coverage is 61.92%. Comparing base (95477f8) to head (774885e).

Files with missing lines Patch % Lines
influxdb_client_3/__init__.py 66.66% 3 Missing ⚠️
influxdb_client_3/query/query_api.py 94.73% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   61.63%   61.92%   +0.28%     
==========================================
  Files          33       33              
  Lines        2101     2135      +34     
==========================================
+ Hits         1295     1322      +27     
- Misses        806      813       +7     

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